Awesome
ECS_Game_Demo
<p align="center"><img src="https://github.com/JiepengTan/JiepengTan.github.io/blob/master/assets/img/blog/ECSGame/show_render.gif?raw=true" width="768"></p> <p align="center"><img src="https://github.com/JiepengTan/JiepengTan.github.io/blob/master/assets/img/blog/ECSGame/show_collision.gif?raw=true" width="768"></p>
Quick Start
- Clone this repository
- Open it use Unity2023.1.7 or higher version
- Open Demo_URP scene, run it, try to changed the value like below
Technical detail
-
Animation : GPUSkin
-
Culling & Lod & Indirect Renderer : Compute Shader
-
ECS Framework: LockstepECS
-
Spatial Partition : Grid base
- Region Chunk Grid