RuiOrey / TestbedHDRP

Testbed project for Unity HDRP (High Definition Render Pipeline)

Home Page:https://github.com/Unity-Technologies/ScriptableRenderPipeline/wiki/High-Definition-Render-Pipeline-overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestbedHDRP

gif gif

gif gif

This is a testbed project for Unity HDRP (High Definition Render Pipeline). It contains several scenes that aim to try out the new functionalities of HDRP. Please note that they're not necessarily useful nor showing right use of the functionalities. I'm just trying to explore the possibilities of the new features.

System requirements

  • Unity 2018.2 or later

How to use the project

This repository includes some submodules. Before opening the project with Unity, not only the repository itself but also these submodules have to be synced up.

If you're using Git from the command line, please run git submodule init and git submodule update in the project directory to sync the submodules. Or you can just use the --recursive option when initially cloning the repository.

About

Testbed project for Unity HDRP (High Definition Render Pipeline)

https://github.com/Unity-Technologies/ScriptableRenderPipeline/wiki/High-Definition-Render-Pipeline-overview


Languages

Language:ShaderLab 38.4%Language:HLSL 33.9%Language:C# 27.8%