Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (27 loc) · 1.34 KB

License: MIT

Features

  • DOTS
    • ECS
  • Camera Modes
    • Top-Down
  • Terrain Optimizations
    • Camera Frustum Culling
    • Adapt Pixel Error to Camera Distance
  • City Limits:
    • Boundary mesh
    • Void effect beyond city boundary
    • Smooth terrain beyond city boundary

Dependencies


Notes

  • Fastest way to install DOTS Packages is to install Hybrid Renderer Package
  • If there are conflicts with "System.Runtime.CompilerServices.Unsafe.dll" from Unity Collections package, copy the later from ".../Library/PackageCache" to "Packages" and delete "System.Runtime.CompilerServices.Unsafe.dll".