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!