Skip to content

Samples designed as exercises to be ported from Unity GameObjects/MonoBehaviours to Unity DOTS.

License

Notifications You must be signed in to change notification settings

PhilRU73/DOTS-training-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demos to be converted to Unity DOTS (Data-Oriented Tech Stack)

Directions!

Clone this repository, make a new branch for your demo, then:

  • Create a new directory under /PreECSDemos/Ported/ with your name. For example, /PreECSDemos/Ported/ebaumel/
  • Make a brand new project in your name folder so you can start from scratch. For example, /PreECSDemos/Ported/ebaumel/DistanceFieldAttractorsECS
  • Use the originals for reference, but remember we're only trying to achieve the same output. Use ECS and data-oriented design!

About

Samples designed as exercises to be ported from Unity GameObjects/MonoBehaviours to Unity DOTS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.6%
  • ShaderLab 7.7%
  • HLSL 0.7%