Skip to content

Sh3yn3/RaymarchingInHDRP

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ShaderLab 77.8%
  • HLSL 10.5%
  • Mathematica 6.9%
  • C# 4.8%