Skip to content

JiepengTan/ECS_Game_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS_Game_Demo


Quick Start

  1. Clone this repository
  2. Open it use Unity2023.1.7 or higher version
  3. Open Demo_URP scene, run it, try to changed the value like below

Technical detail

  1. Animation : GPUSkin

  2. Culling & Lod & Indirect Renderer : Compute Shader

  3. ECS Framework: LockstepECS

  4. Spatial Partition : Grid base

    • Region Chunk Grid