Stella Cannefax

Results 10 repositories owned by Stella Cannefax

BlobHandles

5
Stars
1
Forks
Watchers

A way to use chunks of bytes as hash keys, for Unity

BurstImageProcessing

21
Stars
3
Forks
Watchers

fast parallel image processing on the CPU, using Unity C# jobs and Burst compilation

ByteStrings

8
Stars
0
Forks
Watchers

Minimal implementation of storing strings in native memory

job-system-cookbook

1.4k
Stars
159
Forks
Watchers

Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019

OscCore

143
Stars
27
Forks
Watchers

A performance-oriented OSC library for Unity

Resolink

65
Stars
3
Forks
Watchers

Unity package to make integrating with Resolume (a VJing software) easier

SharedArray

152
Stars
10
Forks
Watchers

Zero-copy sharing between managed and native arrays in Unity

SharedArray-Demo

19
Stars
0
Forks
Watchers

Demo Unity project for SharedArray library

vision-union

18
Stars
2
Forks
Watchers

simple CV pipeline prototype using Unity C# jobs

weekend-tracer

45
Stars
0
Forks
Watchers

An implementation of 'Ray Tracing in One Weekend', using C# and Unity's Burst compiler