Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 928 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 928 Bytes

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