All Projects → keijiro → Rsvfx

keijiro / Rsvfx

Licence: other
An example that shows how to connect RealSense depth camera to Unity VFX Graph

Projects that are alternatives of or similar to Rsvfx

Pcxeffects3
Unity VFX with point cloud
Stars: ✭ 121 (-77.63%)
Mutual labels:  unity, unity3d, vfx
Geovfx
Examples of geographical data visualization with Unity VFX Graph
Stars: ✭ 179 (-66.91%)
Mutual labels:  unity, unity3d, vfx
Vfxminisexamples
Unity examples showing how to control VFX graphs with MIDI devices
Stars: ✭ 122 (-77.45%)
Mutual labels:  unity, unity3d, vfx
Unity Abstract Wire
Unity Abstract Wires Effect
Stars: ✭ 83 (-84.66%)
Mutual labels:  unity, unity3d, vfx
Akvfx
Azure Kinect plugin for Unity VFX Graph
Stars: ✭ 366 (-32.35%)
Mutual labels:  unity, unity3d, vfx
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+137.89%)
Mutual labels:  unity, unity3d, vfx
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (-70.06%)
Mutual labels:  unity, unity3d, vfx
Grubo
Audio visual experience with Roland Groovebox MC-101 and the Unity game engine
Stars: ✭ 41 (-92.42%)
Mutual labels:  unity, unity3d, vfx
Laspvfx
Audio reactive Unity VFX with LASP
Stars: ✭ 337 (-37.71%)
Mutual labels:  unity, unity3d, vfx
Vfxgraphtestbed
My testbed for Unity VFX Graph
Stars: ✭ 209 (-61.37%)
Mutual labels:  unity, unity3d, vfx
Akvj
Demo project for Akvfx (Azure Kinect plugin for Unity)
Stars: ✭ 79 (-85.4%)
Mutual labels:  unity, unity3d, vfx
Hdrpvatexample
VAT (Vertex Animation Texture) with Unity Shader Graph and Visual Effect Graph
Stars: ✭ 401 (-25.88%)
Mutual labels:  unity, unity3d, vfx
Dkvfxsketches
VFX sketches with Depthkit and Unity
Stars: ✭ 74 (-86.32%)
Mutual labels:  unity, unity3d, vfx
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-78.93%)
Mutual labels:  unity, unity3d, vfx
4dviewstest
4DViews volumetric video + Unity
Stars: ✭ 71 (-86.88%)
Mutual labels:  unity, unity3d, vfx
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (-76.34%)
Mutual labels:  unity, unity3d, vfx
Smrvfx
An example that shows how to pass data from a skinned mesh renderer to a visual effect graph.
Stars: ✭ 589 (+8.87%)
Mutual labels:  unity, unity3d, vfx
Vfxpyro
Fireworks particle effect with Unity VFX Graph
Stars: ✭ 181 (-66.54%)
Mutual labels:  unity, unity3d, vfx
Vectorfieldexamples
Unity VFX Graph examples with vector fields
Stars: ✭ 370 (-31.61%)
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 (-25.88%)
Mutual labels:  unity, unity3d, vfx

Rsvfx

Rsvfx is an example that shows how to connect an Intel RealSense depth camera to a Unity Visual Effect Graph.

gif gif

System requirements

  • Unity 2019.2 or later
  • Intel RealSense D400 series

How it works

inspector

The PointCloudBaker component converts a point cloud stream sent from a RealSense device into two dynamically animated attribute maps: position map and color map. These maps can be used in the "Set Position/Color from Map" blocks in a VFX graph, in the same way as attribute maps imported from a point cache file.

blocks

Frequently asked questions

Is it possible with Azure Kinect?

There is a project for you. Check out Akvfx.

Which RealSense model fits best?

I personally recommend D415 because it gives the best sample density in the current models. Please see this thread for further information.

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].