squareinc / 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.3 or later

This project uses Git support on Package Manager to import external packages. To enable the functionality, Git must be installed on the system. See the forum thread for futher details.

Acknowledgements

  • The statues models used in the examples were scanned by Geoffrey Marchal. See the following page for further information.

    https://github.com/keijiro/DanishStatues

  • The "Sponza" scene model was originally created by Marko Dabrovic and retouched by Kenzie Lamar and Morgan McGuire. See the following page for further information.

    https://github.com/keijiro/DabrovicSponza

  • The photogrammetric textures used in displacement mapping examples were created by StruffelProductions. See the CC0Textures project page for further information.

    https://cc0textures.com

  • The animation data used in the motion blur examples were captured by the Carnegie Mellon University Motion Capture Database project. See the following page for further information.

    https://github.com/keijiro/CMUMocap

License

The script/shader files contained in this repository are licensed under CC0.

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 60.7%Language:HLSL 20.9%Language:C# 18.3%