burst-compiler topic

List burst-compiler repositories

uLipSync

923
Stars
110
Forks
Watchers

MFCC-based LipSync plug-in for Unity using Job System and Burst Compiler

VertexAnimationJob

104
Stars
12
Forks
Watchers

Vertex animation with C# Job System and new Mesh API

Unity-FrustumCulling

22
Stars
3
Forks
Watchers

An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin

Unity-Pathfinding-Jobs-StressTest

43
Stars
9
Forks
Watchers

Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid, as well as another example of...

BurstLinq

185
Stars
12
Forks
Watchers

Extremely fast LINQ aggregation operations implementation optimized by Burst Compiler

UCloth

69
Stars
15
Forks
Watchers

Burst-based Unity cloth simulation

Quadtree-HitEngine

18
Stars
5
Forks
Watchers

四叉树实现一个简单的碰撞检测引擎

LBM-SWE-Unity

19
Stars
3
Forks
Watchers

A Unity package for simulating shallow water flows with Lattice Boltzmann methods.

dotnet-burst-comparison

18
Stars
2
Forks
Watchers

Benchmarks to compare .NET and and Unity's Burst compiler.