Xavier M

Results 3 repositories owned by Xavier M

Unity-GeoAO

123
Stars
24
Forks
Watchers

Unity fast object space ambient occlusion at runtime (URP & Built-in RP)

MarchingCubesBurst

22
Stars
4
Forks
Watchers

Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler

NeighborSearchGridBurst

15
Stars
2
Forks
Watchers

Neighbor search using a grid based approach + C# job system + Burst