periodyctom / Hydrogen.EntitiesLinks
A collection of helpers for work with Unity's ECS framework, used in our games.
☆74Updated 4 years ago
Alternatives and similar repositories for Hydrogen.Entities
Users that are interested in Hydrogen.Entities are comparing it to the libraries listed below
Sorting:
- Extending DOTS☆59Updated 4 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
- 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
- Bake Legacy Animations into Textures. Targeting ECS☆48Updated 7 years ago
- A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, w…☆109Updated 5 years ago
- A job-based tween library for Unity☆49Updated 6 years ago
- Misc stuff I made for ECS.☆50Updated 6 years ago
- PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.☆85Updated last year
- ☆66Updated 3 years ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆84Updated 4 years ago
- single file debuging DrawLine/DrawText/etc that works in both Scene/Game view, also works in built PC/mobile builds.☆110Updated 5 years ago
- Burst friendly (special) native collections for Unity☆83Updated last year
- An editor, build and player configuration framework for the Unity game engine.☆110Updated 3 months ago
- Unity package bringing FlexBuffers support to your Unity3D projects☆43Updated 4 years ago
- Coroutine and tweening framework for Unity3D☆103Updated last year
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆78Updated 8 years ago
- Simple Unity tweening system using ECS that works with GameObjects!☆94Updated 6 years ago
- Burst Compatible Linq Implementations☆25Updated last year
- A general purpose code generator library for Unity☆76Updated 2 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Visual graphs tool for unity editor☆97Updated 2 years ago
- Search field with Autocomplete, a simple Unity Editor UI component.☆144Updated 7 years ago
- Runtime authoring solution for Entities☆55Updated last month
- ☆79Updated last year
- Unity3D Rect Extensions☆67Updated 5 years ago
- Examples of using the Job System in Unity3D