All Projects → keijiro → Rcam

keijiro / Rcam

Real time volumetric video capture for live visuals

Projects that are alternatives of or similar to Rcam

Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-2.34%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-35.94%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (+131.25%)
Mutual labels:  unity, unity3d, graphics, shaderlab
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 (+213.28%)
Mutual labels:  unity, unity3d, graphics, vfx
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+571.09%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (+90.63%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Pcxeffects3
Unity VFX with point cloud
Stars: ✭ 121 (-5.47%)
Mutual labels:  unity, unity3d, graphics, vfx
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (+35.94%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-24.22%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+316.41%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (+255.47%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Grubo
Audio visual experience with Roland Groovebox MC-101 and the Unity game engine
Stars: ✭ 41 (-67.97%)
Mutual labels:  unity, unity3d, graphics, vfx
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-69.53%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-55.47%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Dkvfxsketches
VFX sketches with Depthkit and Unity
Stars: ✭ 74 (-42.19%)
Mutual labels:  unity, unity3d, vfx
4dviewstest
4DViews volumetric video + Unity
Stars: ✭ 71 (-44.53%)
Mutual labels:  unity, unity3d, vfx
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-42.97%)
Mutual labels:  unity, unity3d, shaderlab
Extosc
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
Stars: ✭ 69 (-46.09%)
Mutual labels:  unity, unity3d, osc
Akvj
Demo project for Akvfx (Azure Kinect plugin for Unity)
Stars: ✭ 79 (-38.28%)
Mutual labels:  unity, unity3d, vfx
Vertexanimationjob
Vertex animation with C# Job System and new Mesh API
Stars: ✭ 82 (-35.94%)
Mutual labels:  unity, unity3d, graphics

Rcam

gif gif gif gif

Vimeo - Compilation of social media video posts

Rcam is an experimental project that uses a real time volumetric video capture system for live performance visuals.

Rcam consists of the following technologies:

Volumetric data is captured in real time and visualized on the backpack PC carried by the camera operator. Rendered frames are send to a projector via ethernet link using NDI video transfer protocol.

This system was used in a live performance with umio at Channel 20. Here is a video compilation of social media posts.

System requirements

  • Unity 2019.1
  • Desktop system with HDRP support
  • RealSense D415 and T265
  • TouchOSC

To control visuals, upload Rcam.touchosc to TouchOSC app using TouchOSC Editor. Please note that Windows Defender Firewall has to be turned off to receive OSC signals on a Windows system.

Also you can try the effects in the Editor by manually enabling visual effects from the Inspector.

Frequently asked questions

How do I mount T265 on D415? It doesn't have a camera screw thread.

I designed a custom bracket for this purpose, which is available on Tinkercad.

Why T265 is required? Isn't D415 enough to capture depth?

If the camera is fixed at a single point, T265 tracker isn't needed. It's used to capture the movement of the camera into the 3D scene. It also used to compensate jitter caused by hand. In other words, it implements a software motion stabilizer.

Special thanks

Special thanks to @z_zabaglione for lending me the backpack PC.

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