Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 440 Bytes

CastleStorm

This project is meant to showcase the power that you can achieve through Unity's DOTS framework.

It's a simulation of thousands of zombies storming a castle, while the humans shoot arrows, bolders and charge with cavalry.

Requirements

Please have a dedicated graphics card as the project utilized instanced rendering.

Results

With over 5k entities the application runs at about 5ms with no garbage collection!