Skip to content

Experimenting with Unity's ScriptableRenderPipeline feature

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

colourmath/ScriptableRenderPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptableRenderPipeline

Unity ScriptableRenderPipeline Exploration

I wanted to build an SRP from scratch that targets hardware capable of running Mobile VR (e.g. Google Pixel). This is largely unfinished at this time, but does support a number of features such as Mixed Lighting, Radiosity Normal Mapping with support for up-to 8 dynamic pixel lights, up-to 4 dynamic Shadow Maps from a single shadow-casting light, and a basic transparent queue with per-Material Z-Prime Pass.

I will continue to update this and will continue to post notes as I make progress. This project will remain free for you to use under the MIT License.

View the blog post at http://colourmath.com/2018/tutorials/exploring-scriptable-render-pipelines-in-unity-2018-1

About

Experimenting with Unity's ScriptableRenderPipeline feature

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published