• Stars
    star
    238
  • Rank 168,522 (Top 4 %)
  • Language ShaderLab
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pushing Unity's rendering capabilities to the max!

The project contains all 9 levels featured in the video https://youtu.be/6mNj3M1il_c

Some techniques used:

Unity DOTS (burst, jobs, ecs)
RenderMeshInstanced
DrawMeshInstancedIndirect
Data-Oriented Design
Avoiding extern calls

Leave a ⭐ if you found it helpful!