An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
☆53Jan 26, 2021Updated 5 years ago
Alternatives and similar repositories for Simple-ECS
Users that are interested in Simple-ECS are comparing it to the libraries listed below
Sorting:
- An event system for Unity's data oriented design framework.☆26Sep 5, 2020Updated 5 years ago
- An example showing the how ECS Events package can be utilized in a game.☆19Jul 19, 2020Updated 5 years ago
- Simple Unity ECS framework that supports all the basics of an RPG☆13Jun 23, 2020Updated 5 years ago
- Stateless Behavior Trees for Unity☆15May 20, 2024Updated last year
- An extension for "Entitas-CSharp" that removes the need for code generation.☆15Jun 5, 2019Updated 6 years ago
- The Hierarchy-based Dependency Injection tool for Unity game engine. Intuitivly manage dependencies of your MonoBehaviours with simple bu…☆23Oct 13, 2024Updated last year
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Feb 12, 2023Updated 3 years ago
- Extensions for the Unity DI container☆11Feb 16, 2018Updated 8 years ago
- Unity DOTS Stats-system implementation☆36Aug 23, 2021Updated 4 years ago
- Unity ECS Entity Builder/Wrapper☆47Jan 11, 2023Updated 3 years ago
- Unity 3D ECS with 3 very basics Hybrid, Pure and Job System examples☆23Dec 3, 2020Updated 5 years ago
- Make transitions look nicer with non-linear interpolation☆48Mar 3, 2024Updated 2 years ago
- Adds navigation menu items in Unity Editor: "Edit/Selection/Back", "Edit/Selection/Forward"☆29Jun 11, 2019Updated 6 years ago
- A Unity editor tool to make sprite sheets from individual sprites☆16May 18, 2020Updated 5 years ago
- Examples for the deVoid UI Framework☆58Mar 22, 2019Updated 6 years ago
- A look into how to implement Hybrid ECS in a classic Unity Project☆42Feb 11, 2022Updated 4 years ago
- Demo Unity project for SharedArray library☆19Mar 31, 2020Updated 5 years ago
- Unity editor tool which allow you to replace object name parts with another values and works with multiple objects simultaneously☆18Jan 28, 2018Updated 8 years ago
- Utilities to help writing tests for Unity Entities.☆28Feb 4, 2020Updated 6 years ago
- Recreate 3rd Person Character Controller from Unity Standard Assets☆39Jun 20, 2025Updated 8 months ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆41Mar 5, 2019Updated 6 years ago
- Enables you to inspect and edit object references, and easily embed such objects as subassets.☆47Jul 22, 2021Updated 4 years ago
- ☆15Mar 19, 2018Updated 7 years ago
- A convenient library to make behaviour trees in Unity3D☆21Oct 14, 2019Updated 6 years ago
- Infinite islands generation☆20Jan 16, 2019Updated 7 years ago
- Learn how to make realistic bullets with bullet drop in Unity☆67Feb 19, 2020Updated 6 years ago
- ECS backed C# enums as Flux/Redux action in Unity☆27Nov 29, 2019Updated 6 years ago
- RPG Database for Unity. Create and manage data for your RPG.☆18Apr 30, 2021Updated 4 years ago
- Unity Editor tool used for designing, drawing, and exporting 2D levels for a Gauntlet-like game, using UIElements and Scriptable Objects.☆22Jan 18, 2020Updated 6 years ago
- Bake skinned mesh animations to 2D textures☆55Aug 24, 2021Updated 4 years ago
- Misc stuff I made for ECS.☆50Nov 29, 2019Updated 6 years ago
- Use Transform systems and Hybrid Renderer to render pre-generated meshes of glyphs.☆29Feb 18, 2020Updated 6 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆45Mar 23, 2021Updated 4 years ago
- Tiny voice chat implementation for Unity.☆17Aug 10, 2017Updated 8 years ago
- Package for implementing custom entity component inspectors.☆16Jan 24, 2022Updated 4 years ago
- Tutorial about how one can make lightsaber like weapons in Unity☆19Jun 16, 2019Updated 6 years ago
- Lightweight dependency injection framework for unity☆18Dec 6, 2021Updated 4 years ago
- A Simple Unity State Machine with a nice API and automatic transition support. No reflection, string names, or need to inherit anything.☆31Sep 13, 2023Updated 2 years ago
- Weighted random selector for Unity.☆100Oct 27, 2022Updated 3 years ago