All Projects → keijiro → Depthinverseprojection

keijiro / Depthinverseprojection

An example showing how to inverse-project depth samples into the view/world space in Unity.

Projects that are alternatives of or similar to Depthinverseprojection

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 (+53.72%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-57.77%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+190.2%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-72.3%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+80.07%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-86.82%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-80.74%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-8.45%)
Mutual labels:  unity, unity3d, graphics, shader
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-68.92%)
Mutual labels:  unity, unity3d, graphics, shader
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-67.23%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Rcam
Real time volumetric video capture for live visuals
Stars: ✭ 128 (-56.76%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-41.22%)
Mutual labels:  unity, unity3d, graphics, shaderlab
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-33.11%)
Mutual labels:  unity, unity3d, shader, shaderlab
Kinovision
Frame visualization utility for Unity
Stars: ✭ 177 (-40.2%)
Mutual labels:  unity, unity3d, graphics, shader
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-36.82%)
Mutual labels:  unity, unity3d, shader, shaderlab
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+3852.03%)
Mutual labels:  unity, unity3d, graphics, shader
Drawmeshwithmotionvectors
An example showing how to generate per-object motion vectors when using DrawMesh.
Stars: ✭ 65 (-78.04%)
Mutual labels:  unity, unity3d, graphics, shader
Noiseball2
A small example of procedural modeling with compute shaders.
Stars: ✭ 215 (-27.36%)
Mutual labels:  unity, unity3d, graphics, shader
Computestochasticreflections
Compute Stochastic Screen Space Reflections for unity post processing
Stars: ✭ 163 (-44.93%)
Mutual labels:  unity, unity3d, graphics, shader
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-17.57%)
Mutual labels:  unity, unity3d, graphics, shaderlab

DepthInverseProjection

screenshot

gif

This is an example that shows how to inverse-project depth samples (from the camera depth texture) into the view/world space in Unity.

System Requirements

  • Unity 2018.2 or later

License

Public domain

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