OndrejPetrzilka / EntityComponentInspectorLinks
Package for implementing custom entity component inspectors.
☆16Updated 3 years ago
Alternatives and similar repositories for EntityComponentInspector
Users that are interested in EntityComponentInspector are comparing it to the libraries listed below
Sorting:
- 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
- Extending DOTS☆60Updated 4 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆48Updated 7 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- Burst Compatible Linq Implementations☆24Updated last year
- Implement the famous game shaders☆53Updated 7 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆42Updated 6 years ago
- DOTS helpers for communicating with the Animator,☆15Updated 4 years ago
- Just a set of easy to use extensions mostly for Unity DOTS☆15Updated 3 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Updated 5 years ago
- Collection of various Unity Utility classes/functions☆34Updated last year
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 3 years ago
- A job-based tween library for Unity☆49Updated 6 years ago
- Burst compatible miscellaneous math related utility functions.☆29Updated 2 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Unity DOTS Stats-system implementation☆37Updated 4 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- Burst friendly (special) native collections for Unity☆82Updated last year
- Unity ECS Entity Builder/Wrapper☆48Updated 2 years ago
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆38Updated 5 years ago
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆78Updated 7 years ago
- TypeSafe generates strong-typed static classes for Unity resources.☆29Updated 3 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- Misc stuff I made for ECS.☆50Updated 5 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- ☆16Updated 5 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- Replaces Update with a high performance subscription model and allows multi-threaded scripts to "inject" code into the main Unity thread.☆32Updated 2 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated last year