AkanshDivker / Simple-ECSLinks
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.
☆53Updated 4 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:
- PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.☆84Updated last year
- Extending DOTS☆59Updated 4 years ago
- Implementation of Unity's Editor outline for runtime. Shader code taken from: https://forum.unity.com/threads/selection-outline.429292/#p…☆60Updated 7 years ago
- Few class to visualize shapes in space, geometry queries, vectors☆67Updated 6 years ago
- A Unity3D UI Animation Framework base on Tweens☆61Updated 5 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Updated 2 years ago
- Visual graphs tool for unity editor☆97Updated 2 years ago
- Automate Multiple Builds - A Pipeline for Unity using Odin Inspector☆53Updated 5 years ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆83Updated 4 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆48Updated 7 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆45Updated 4 years ago
- Utility classes for headache-free raycasting configuration in Unity☆100Updated 5 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 5 years ago
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆79Updated 8 years ago
- ☆60Updated 4 years ago
- Offscreen indicators for Unity 3D game objects☆52Updated 6 years ago
- A suite of UIElements based attributes, drawers, controls, and other helpers to expedite the creation of object inspectors without the ne…☆93Updated 5 years ago
- Examples of using the Job System in Unity3D☆57Updated 4 years ago
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆67Updated 11 months ago
- A fast, lightweight, pure C# Unity realtime-game-networking framework☆58Updated 5 years ago
- Tools for working with Unity's NavMeshComponents and generating navmesh: link generation, mesh cleanup, etc☆68Updated 2 months ago
- A job-based tween library for Unity☆49Updated 6 years ago
- Unity Code Generator☆45Updated 6 years ago
- Unity custom handles examples