sarkahn / SpriteSheetRenderer
A powerful Unity ECS system to render massive numbers of animated sprites.
☆11Updated 5 years ago
Alternatives and similar repositories for SpriteSheetRenderer:
Users that are interested in SpriteSheetRenderer are comparing it to the libraries listed below
- Extending DOTS☆60Updated 4 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- A fast multithreaded implementation of A* intended for use with Unity.☆25Updated 4 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆53Updated last year
- Misc stuff I made for ECS.☆50Updated 5 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆46Updated 6 years ago
- ECS backed C# enums as Flux/Redux action in Unity☆27Updated 5 years ago
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆38Updated 4 years ago
- A collection of extensions, systems and jobs for Unity ECS.☆126Updated 5 years ago
- Package for implementing custom entity component inspectors.☆16Updated 3 years ago
- Goal oriented action planning beyond GOAP☆77Updated 4 years ago
- Some old code using Unity DOTS ( 2019 ), with flexible Utility AI (with editor) heavily inspired by Dave Mark's work☆29Updated 2 years ago
- https://blast-script.com/☆30Updated 2 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆51Updated 4 years ago
- Simple Blackboard for Unity is a flexible runtime data container that can contain any count of properties of any type. The properties can…☆55Updated last year
- This repository contains code to implement Multithreaded Pathfinding using NavMeshQuery in Unity ECS/DOTS☆33Updated 3 years ago
- An animation player for Unity, to replace the Animator/AnimatorController.☆93Updated 3 months ago
- Replaces Update with a high performance subscription model and allows multi-threaded scripts to "inject" code into the main Unity thread.☆34Updated last year
- Bare-bones utility AI implementation for Unity3d.☆62Updated 4 years ago
- Bit Collections for Unity provides value type bit arrays and signed- and unsigned integers made out of an unconventional amount of bits a…☆22Updated 2 years ago
- A job-based tween library for Unity☆49Updated 5 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 3 years ago
- Comparison chart for C# ECS solutions/frameworks☆52Updated last year
- Procedural Terrain Generation using CPU workflow based on ECS, focused on performance☆94Updated 5 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆73Updated last year
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆79Updated 3 years ago
- A fast, lightweight, pure C# Unity realtime-game-networking framework☆58Updated 4 years ago
- single file debuging DrawLine/DrawText/etc that works in both Scene/Game view, also works in built PC/mobile builds.☆109Updated 4 years ago
- TypeSafe generates strong-typed static classes for Unity resources.☆27Updated 2 years ago
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆58Updated 3 weeks ago