All Projects → kaneta1992 → Raymarchinginhdrp

kaneta1992 / Raymarchinginhdrp

Labels

Projects that are alternatives of or similar to Raymarchinginhdrp

Unityshadercheatsheet
Collection of Unity shader copypastas and gotchas
Stars: ✭ 81 (-27.68%)
Mutual labels:  shaderlab
Uimask
Stars: ✭ 91 (-18.75%)
Mutual labels:  shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-13.39%)
Mutual labels:  shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-26.79%)
Mutual labels:  shaderlab
Shadergraph examplelibrary
A library of Shaders created using Unity's Shader Graph.
Stars: ✭ 1,273 (+1036.61%)
Mutual labels:  shaderlab
Darkandstormy
Overcast clouds with crazy colors skybox shader for Unity3d
Stars: ✭ 93 (-16.96%)
Mutual labels:  shaderlab
Se Natural Bloom Dirty Lens
(Legacy) post-processing effect for Unity.
Stars: ✭ 76 (-32.14%)
Mutual labels:  shaderlab
Arcadevehiclephysics
A framework for creating an arcade inspired physics system for vehicles in Unity
Stars: ✭ 103 (-8.04%)
Mutual labels:  shaderlab
Iridescence
Iridescence shader
Stars: ✭ 89 (-20.54%)
Mutual labels:  shaderlab
Unitypixelartcamera
Easy pixel art camera rendering in Unity
Stars: ✭ 95 (-15.18%)
Mutual labels:  shaderlab
Jetdogs Prefabs
Prefabs for vrchat to help creators ranging from beginners to more experienced users.
Stars: ✭ 83 (-25.89%)
Mutual labels:  shaderlab
Unityvertexcolors
Stars: ✭ 86 (-23.21%)
Mutual labels:  shaderlab
Dq Skinning For Unity
Stars: ✭ 93 (-16.96%)
Mutual labels:  shaderlab
Openyandere
An open-source community rewrite of the game "Yandere Simulator" in C#. 2020 july 4th update (This isn't the leak guys soz.) but you may join discord https://discord.gg/e8RNBBw
Stars: ✭ 81 (-27.68%)
Mutual labels:  shaderlab
Unitytoonshader
👾 Toon shader for Unity.
Stars: ✭ 99 (-11.61%)
Mutual labels:  shaderlab
Proceduralcity
Unity demo that uses a few tricks to build random nice-looking 3D cities
Stars: ✭ 77 (-31.25%)
Mutual labels:  shaderlab
Unity Basic Shader
Unity Basic Shader
Stars: ✭ 93 (-16.96%)
Mutual labels:  shaderlab
Optically Realistic Water
A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.
Stars: ✭ 111 (-0.89%)
Mutual labels:  shaderlab
Normal Mapping For A Triplanar Shader
Example shaders showing different methods of implementing normal mapping for triplanar shaders.
Stars: ✭ 101 (-9.82%)
Mutual labels:  shaderlab
Sigexam
Correction of a Shader Exam
Stars: ✭ 94 (-16.07%)
Mutual labels:  shaderlab

Created for HDRP learning. Changes may occur frequently.

Getting Started

Clone this repository.

git clone [email protected]:kaneta1992/RaymarchingInHDRP.git

Go to repository directory and configure Submodule.

cd path/to/RaymarchingInHDRP
git submodule init
git submodule update

Open the project and have fun!

Unity and HDRP Version

Supported Passes

The following passes are supported.

  • GBuffer Pass
  • ShadowCaster Pass
  • MotionVectors Pass
    • Affected by move camera and deformation by model matrix, but formula animation is not suported
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].