MrUnbelievable92 / Bit-CollectionsLinks
Bit Collections for Unity provides value type bit arrays and signed- and unsigned integers made out of an unconventional amount of bits and bytes
☆23Updated 2 months ago
Alternatives and similar repositories for Bit-Collections
Users that are interested in Bit-Collections are comparing it to the libraries listed below
Sorting:
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated last year
- https://blast-script.com/☆29Updated 3 years ago
- ☆63Updated 2 years ago
- Burst Compatible Linq Implementations☆24Updated 10 months ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆35Updated 2 years ago
- Blast Script Engine☆29Updated 2 years ago
- Unity DOTS Stats-system implementation☆36Updated 3 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- Plot functions and draw large amounts of debug lines, shapes and text to the Unity game and scene view☆95Updated last year
- Collection of various Unity Utility classes/functions☆33Updated last year
- How to call managed functions (like Thread.Sleep) from Burst☆27Updated 2 years ago
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆38Updated 4 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Extending DOTS☆60Updated 4 years ago
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆53Updated 2 years ago
- Burst friendly (special) native collections for Unity☆79Updated last year
- A job-based tween library for Unity☆49Updated 6 years ago
- A collection of hand optimized SIMD versions of common array algorithms for Unity.☆14Updated 2 months ago
- Bake Legacy Animations into Textures. Targeting ECS☆47Updated 6 years ago
- The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modif…☆28Updated 4 months ago
- Runtime NavMesh dynamic building for Unity Entities.☆64Updated last year
- Set material properties right from component for Unity.☆49Updated 2 years ago
- This repository contains code to implement Multithreaded Pathfinding using NavMeshQuery in Unity ECS/DOTS☆35Updated 4 years ago
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆18Updated last year
- Command based scriptable build pipeline for Unity 3D☆50Updated 2 weeks ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 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
- Blob asset compatible hashmap and multihashmap for Unity's ECS☆32Updated 2 years ago
- Library for generating sharp shadow volumes in Unity3D.☆58Updated 3 years ago
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆129Updated 2 months ago