srndpty / CodeGenLinks
Unity Code Generator
☆45Updated 6 years ago
Alternatives and similar repositories for CodeGen
Users that are interested in CodeGen are comparing it to the libraries listed below
Sorting:
- A job-based tween library for Unity☆49Updated 6 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆45Updated 4 years ago
- Extending DOTS☆59Updated 4 years ago
- A code focused strongly typed event system with global system and per GameObject system.☆79Updated 6 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆48Updated 7 years ago
- Unity DOTS Stats-system implementation☆36Updated 4 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Updated 5 years ago
- Timelord is a demo for custom blending of Unity3D Timelines.☆43Updated 7 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
- Extending a Unity3d Inspector window to show int tags☆33Updated 7 years ago
- Custom propery drawers to ease fields value management in Unity editor.☆39Updated 5 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Unity project where I use the SerializeReference attribute to make a custom editor with a reorderable list of polymorphic, non Unity obje…☆33Updated 4 years ago
- Signals are in-memory publish/subscribe system and effectively replace Unity3d SendMessage☆32Updated 6 years ago
- Applies Preset to folders and objects☆43Updated 3 years ago
- TypeSafe generates strong-typed static classes for Unity resources.