• Stars
    star
    264
  • Rank 155,103 (Top 4 %)
  • Language ShaderLab
  • Created over 1 year ago
  • Updated 3 months 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!