Skip to content

kaneta1992/RaymarchingInHDRP

Repository files navigation

Created for HDRP learning. Changes may occur frequently.

Getting Started

Clone this repository.

git clone git@github.com: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