Skip to content

colourmath/ScriptableRenderPipeline

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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