All Projects → keijiro → Geovfx

keijiro / Geovfx

Examples of geographical data visualization with Unity VFX Graph

Projects that are alternatives of or similar to Geovfx

Smrvfx
An example that shows how to pass data from a skinned mesh renderer to a visual effect graph.
Stars: ✭ 589 (+229.05%)
Mutual labels:  unity, unity3d, vfx
Akvj
Demo project for Akvfx (Azure Kinect plugin for Unity)
Stars: ✭ 79 (-55.87%)
Mutual labels:  unity, unity3d, vfx
Grubo
Audio visual experience with Roland Groovebox MC-101 and the Unity game engine
Stars: ✭ 41 (-77.09%)
Mutual labels:  unity, unity3d, vfx
Hdrpvatexample
VAT (Vertex Animation Texture) with Unity Shader Graph and Visual Effect Graph
Stars: ✭ 401 (+124.02%)
Mutual labels:  unity, unity3d, vfx
Pcxeffects3
Unity VFX with point cloud
Stars: ✭ 121 (-32.4%)
Mutual labels:  unity, unity3d, vfx
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (+124.02%)
Mutual labels:  unity, unity3d, vfx
Dkvfxsketches
VFX sketches with Depthkit and Unity
Stars: ✭ 74 (-58.66%)
Mutual labels:  unity, unity3d, vfx
Vfxgraphtestbed
My testbed for Unity VFX Graph
Stars: ✭ 209 (+16.76%)
Mutual labels:  unity, unity3d, vfx
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-36.31%)
Mutual labels:  unity, unity3d, vfx
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+618.99%)
Mutual labels:  unity, unity3d, vfx
Vectorfieldexamples
Unity VFX Graph examples with vector fields
Stars: ✭ 370 (+106.7%)
Mutual labels:  unity, unity3d, vfx
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (-28.49%)
Mutual labels:  unity, unity3d, vfx
Akvfx
Azure Kinect plugin for Unity VFX Graph
Stars: ✭ 366 (+104.47%)
Mutual labels:  unity, unity3d, vfx
Rsvfx
An example that shows how to connect RealSense depth camera to Unity VFX Graph
Stars: ✭ 541 (+202.23%)
Mutual labels:  unity, unity3d, vfx
Laspvfx
Audio reactive Unity VFX with LASP
Stars: ✭ 337 (+88.27%)
Mutual labels:  unity, unity3d, vfx
4dviewstest
4DViews volumetric video + Unity
Stars: ✭ 71 (-60.34%)
Mutual labels:  unity, unity3d, vfx
Vfxpyro
Fireworks particle effect with Unity VFX Graph
Stars: ✭ 181 (+1.12%)
Mutual labels:  unity, unity3d, vfx
Unity Abstract Wire
Unity Abstract Wires Effect
Stars: ✭ 83 (-53.63%)
Mutual labels:  unity, unity3d, vfx
Vfxminisexamples
Unity examples showing how to control VFX graphs with MIDI devices
Stars: ✭ 122 (-31.84%)
Mutual labels:  unity, unity3d, vfx
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (-9.5%)
Mutual labels:  unity, unity3d, vfx

GeoVfx

This is a Unity example project that shows how to use Visual Effect Graph (VFX Graph) for geographical data visualization.

screenshot screenshot

The data shown in this visualization is based on Gridded Population of the World (GPW) v4 provided from NASA. Please see the SEDAC page for further details.

In the example project, geographical data is contained in .geotex custom texture files. These files were generated from .geotiff files using this notebook. You can use Jupyter, Colaboratory or your own local Python environment to run this script.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].