Skip to content

aivenhoe/simple-deferred-gpu-cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generative geometry and shadows

generative and gpu instantiated geometry seemed easy, though I always wanted to be able to add shadows to the scene. For me this was an interesting project to learn about deferred lightning and unity's rendering pipeline with its command buffers.

gif

feel free to use this code as you wish, any contributions and pull requests are welcome. Tested on Win10 with unity 2019.2.0.a14.

thanks

keijiro and przemyslawzaworski and their snippets were very inspirational, but this thread by CustomPhase helped quite a bit.

About

using CommandBuffer and DrawProcedural to generate geometry and deferred shadows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published