KuraiAndras / NumericsConverter
Conversion methods between Unity vector types and System.Numerics.Vector
☆20Updated 3 years ago
Alternatives and similar repositories for NumericsConverter:
Users that are interested in NumericsConverter are comparing it to the libraries listed below
- A long, slow road to an out of core renderer for Unity DOTS☆8Updated 4 years ago
- A System Runtime Debugger for Unity ECS☆26Updated 6 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- .NET Generic Host adapted for Unity3D Microsoft.Extensions.Hosting☆20Updated 7 months ago
- Comparing C# ECS with Benchmark.Net and Roslyn Source Generators☆21Updated 2 weeks ago
- T4 text template generative importer for Unity3D. 📝🏗☆17Updated 3 years ago
- A list that handles adding and removing elements while iterating over it☆20Updated 9 years ago
- a .NET compatible P/Invoke wrapper around meshoptimizer☆22Updated 5 years ago
- Advanced Pathfinding for C#☆7Updated 6 years ago
- A collection of hand optimized SIMD versions of common array algorithms for Unity.☆14Updated last month
- An experiment to write a faster/native version of SveltoECS's FasterDictionary☆16Updated 6 years ago
- Shared code between the Svelto repositories☆41Updated 9 months ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- Plugin-Based C# Code Generator☆25Updated 10 months ago
- Zero Allocation Strings☆20Updated 2 years ago
- ☆10Updated 5 years ago
- Tutorial Projects following a Youtube-Series☆18Updated last year
- ☆10Updated 2 years ago
- Compare Unity's API between versions☆17Updated 3 years ago
- Workaround for jobified raycasts limitations☆19Updated 5 years ago
- Improved stack trace display for Unity.☆37Updated 4 years ago
- An extension for "Entitas-CSharp" that removes the need for code generation.☆13Updated 5 years ago
- A quadtree terrain example made by Unity3D☆12Updated 4 years ago
- Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).☆21Updated last year
- Comparison chart for C# ECS solutions/frameworks☆53Updated last year
- An example showing the how ECS Events package can be utilized in a game.