rmc-dots

The RMC DOTS library provides new features and demos built on top of Unity DOTS (Jobs, Burst, ECS).

MIT License

Downloads
192
Stars
2

RMC DOTS Library & Examples(Includes NO Unity Project)

IncludesUnity DOTS IncludesRMC DOTS Library IncludesUnity Project MoreInfo
RMC DOTS Library & Examples(Includes Unity Project) ✔️ ✔️ ✔️ See rmc-dots-examples
RMC DOTS Library & Examples(Includes NO Unity Project) ✔️ ✔️ See below

Setup Instructions

Unity Project

  1. Download the latest LTS version of Unity
  2. Open the Unity Hub
  3. Create a new Unity Project. Any template with URP is acceptable
  4. Open the Unity Project
  5. Open the Unity Package Manager Window. NOTE: Some of the following may already be imported. If so, leave it as-is.
  6. Add Unity Packages for General usage ...
    1. Add Package for "Input System" (com.unity.inputsystem)
    2. Add Package for "Unity UI" (com.unity.ugui)
    3. Add Package for "Text Mesh Pro" (com.unity.textmeshpro)
  7. Add Unity Packages for ECS...
    1. Add Package for "Universal RP" (com.unity.render-pipelines.universal)
    2. Add Package for "Entities Graphics" (com.unity.entities.graphics)
    3. Add Package for "Entities" (com.unity.entities)
    4. Add Package for "Unity Physics" (com.unity.physics)
  8. Add RMC Packages...
    1. Add Package By Git for "https://github.com/SamuelAsherRivello/rmc-readme.git"
    2. Add Package By Git for "https://github.com/SamuelAsherRivello/rmc-dots.git"

(Optional) RMC DOTS Library Examples

  1. Follow the steps above
  2. To import the RMC Dots Library examples, see ReadMe

Created By

  • Samuel Asher Rivello
  • Over 25 years XP with game development (2024)
  • Over 11 years XP with Unity (2024)

Contact

  • Twitter - @srivello
  • Git - Github.com/SamuelAsherRivello
  • Resume & Portfolio - SamuelAsherRivello.com
  • LinkedIn - Linkedin.com/in/SamuelAsherRivello <--- Say Hello! :)

License

Provided as-is under MIT License | Copyright ™ & © 2006 - 2024 Rivello Multimedia Consulting, LLC

Package Rankings
Top 37.2% on Npmjs.org
Badges
Extracted from project README's
npm package License: MIT