Per-Morten / UnityUtilitiesLinks
Collection of various Unity Utility classes/functions
☆34Updated 2 years ago
Alternatives and similar repositories for UnityUtilities
Users that are interested in UnityUtilities are comparing it to the libraries listed below
Sorting:
- Burst friendly (special) native collections for Unity☆83Updated 2 years ago
- Visual graphs tool for unity editor☆97Updated 2 years ago
- Extending DOTS☆59Updated 5 years ago
- Use C++ directly in Unity3D☆14Updated last year
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆56Updated 3 years ago
- Library for generating sharp shadow volumes in Unity3D.☆66Updated 4 years ago
- Burst Compatible Linq Implementations☆25Updated last year
- Use classes and other managed types with Unity's Job System☆32Updated 2 years ago
- A remote developer console for Unity☆43Updated 3 years ago
- Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.☆48Updated 2 years ago
- Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand …☆47Updated 4 years ago
- ☆79Updated last year
- ☆66Updated 3 years ago
- Set material properties right from component for Unity, great for faster prototyping.☆52Updated 2 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated 2 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
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆68Updated last year
- Command based scriptable build pipeline for Unity 3D☆52Updated last week
- https://blast-script.com/☆29Updated 3 years ago
- How to call managed functions (like Thread.Sleep) from Burst☆28Updated 2 years ago
- i wanted to more easily visualize what the various noise functions do in the Mathematics.noise class☆35Updated 4 years ago
- Burst compatible miscellaneous math related utility functions.☆29Updated 3 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆48Updated 7 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- View Hierarchy and Inspector of scenes on connected Unity players. Uses the EditorConnection framework, so works everywhere.☆29Updated 2 years ago
- A job-based tween library for Unity☆49Updated 6 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆67Updated 2 years ago
- Thread Dispatcher is an open source tool to pass the execution of a Delegate, Coroutine or Task from a background thread to the main thre…☆52Updated 3 years ago
- Burst-compatible Delegates☆17Updated 3 years ago
- Contains utilities for defining a curve or gradient in the inspector and automatically generating a texture for that to pass on to shader…☆30Updated last year