Collection of various Unity Utility classes/functions
☆35Jan 1, 2024Updated 2 years ago
Alternatives and similar repositories for UnityUtilities
Users that are interested in UnityUtilities are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Unity project and other resources that accompanied my talk on DOTS and AI at Games Connect Asia Pacific (GCAP) in 2023.☆11Oct 25, 2024Updated last year
- A successor to the SIMD math library Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆163Jul 8, 2026Updated last week
- Burst compatible miscellaneous math related utility functions.☆30Jan 3, 2023Updated 3 years ago
- Collection of Unity Burst samples☆80Apr 22, 2022Updated 4 years ago
- A collection of hand optimized SIMD versions of common array algorithms for Unity.☆17Jun 27, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Unity editor tool to make sprite sheets from individual sprites☆16May 18, 2020Updated 6 years ago
- SIMD exercises for Burst and Unity☆106Apr 15, 2021Updated 5 years ago
- Burst-compatible Delegates☆16Dec 29, 2022Updated 3 years ago
- Utilities to help writing tests for Unity Entities.☆28Feb 4, 2020Updated 6 years ago
- AI - Influence map using a compute shader and async gpu readback☆10Jul 20, 2022Updated 4 years ago
- ☆25Jan 9, 2024Updated 2 years ago
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆20Dec 3, 2023Updated 2 years ago
- An AnimationCurve that works inside a job. Build one by providing an original AnimationCurve.☆27Feb 14, 2020Updated 6 years ago
- ☆22Nov 13, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Easing toolkit using Unity.Mathematics☆12Jul 30, 2024Updated last year
- Blast Script Engine☆31Apr 2, 2023Updated 3 years ago
- Use classes and other managed types with Unity's Job System☆33Jan 10, 2024Updated 2 years ago
- Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.☆42Feb 9, 2024Updated 2 years ago
- BURST compatible collections, math and utility functions☆21Sep 20, 2023Updated 2 years ago
- A Generic Quad-Tree data-structure in C#/Unity3D.☆15Jun 23, 2019Updated 7 years ago
- ☆11May 10, 2022Updated 4 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP