Git Product home page Git Product logo

dots-training-samples's Introduction

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!

Difficulty Rating Outline:

  • 1: Easier, no concurrent data dependencies
  • 2: Moderate, concurrent reads and writes
  • 3: Difficult, lots of concurrency, data design problems to solve

Project Overview

  • Ant Pheromones (Difficulty 2): Ants look for food and spread pheromones to influence the pathing of other ants

    Ant Pheromones

  • Auto Farmers (Difficulty 2): Farmers gather and sell resources to expand their farm.

    Auto Farmers

  • Bucket Brigade (Difficulty 2): Firefighters pass buckets along a chain to extinguish a fire.

    Bucket Brigade

  • Combat Bees (Difficulty 1): Two bee hives battle for resources and survival.

    Combat Bees

  • Cliff Divers (Difficulty 1): Dramatic shots of people diving down a cliff.

    Cliff Divers

  • CpuCarManufacturer (Difficulty 2): Car manufacturing used as a metaphor for the memory stack.

    Cpu Car Manufacturer

  • Distance Field Attractors (Difficulty 1): Colorful particles move towards the surface of an invisible mesh.

    Distance Field Attractors

  • Factory (Difficulty 1): Robots transport resources along lanes to crafters.

    Factory

  • Future HUD (Difficulty 3): Futuristic HUDs drawn with OpenGL primitives.

    Future HUD

  • JobCloth (Difficulty 2): Simulate clothing using the Job system.

    Job Cloth

  • Highway Racers (Difficulty 1): Simulate traffic on a 4-lane highway.

    Highway Racers

  • Jump The Gun (Difficulty 2): A ball jumps through a blocky landscape and avoids cannonballs.

    Jump The Gun

  • LabRat (Difficulty 3): Place arrows on the board to route the most rats into your home base.

    Lab Rat

  • Magnetic Roads (Difficulty 3): Cars drive along 3D generated splines in all orientations.

    Magnetic Roads

  • Metro (Difficulty 3): Metro train transport commuters from station to station.

    Metro

  • Parade (Difficulty 1): Take part in a parade and let people cheer for you.

    Parade

  • Stack Interchange (Difficulty 2): Cars drive through a stack interchange.

    Stack Interchange

  • Surgeon Master (Difficulty 2): Cut and stitch a triangle-mesh.

    Surgeon Master

  • Thrower Arms (Difficulty 3): Mechanical arms throw rocks at tin cans.

    Thrower Arms

  • Tornado (Difficulty 2): A tornado devastates a construction site.

    Tornado

  • Zombie Maze (Difficulty 2): A circle picks up capsules in a maze infested with zombies.

    Zombie Maze

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.