Pinned Repositories
BurstImageProcessing
fast parallel image processing on the CPU, using Unity C# jobs and Burst compilation
job-system-cookbook
Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019
OscCore
A performance-oriented OSC library for Unity
pgzstd_rs
simple Rust implementation of manual zstd compression in postgres
Resolink
Unity package to make integrating with Resolume (a VJing software) easier
SchlickCurve
Unity implementation of a generalization of Schlick’s bias & gain functions
SharedArray
Zero-copy sharing between managed and native arrays in Unity
SharedArray-Demo
Demo Unity project for SharedArray library
vision-union
simple CV pipeline prototype using Unity C# jobs
weekend-tracer
An implementation of 'Ray Tracing in One Weekend', using C# and Unity's Burst compiler
stella3d's Repositories
stella3d/job-system-cookbook
Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019
stella3d/SharedArray
Zero-copy sharing between managed and native arrays in Unity
stella3d/OscCore
A performance-oriented OSC library for Unity
stella3d/Resolink
Unity package to make integrating with Resolume (a VJing software) easier
stella3d/weekend-tracer
An implementation of 'Ray Tracing in One Weekend', using C# and Unity's Burst compiler
stella3d/SharedArray-Demo
Demo Unity project for SharedArray library
stella3d/SchlickCurve
Unity implementation of a generalization of Schlick’s bias & gain functions
stella3d/BlobHandles
A way to use chunks of bytes as hash keys, for Unity
stella3d/pubbable
DAO-ish thing for cocktail bars
stella3d/solana-data
toy CLI tool for accessing & analyzing Solana blockchain data
stella3d/star
toy 3d engine
stella3d/ExternJobs-Project
Auto-generate wrappers to integrate native code with Unity's C# job system
stella3d/pgzstd_rs
simple Rust implementation of manual zstd compression in postgres
stella3d/rave-strategies
a port of https://github.com/datacorruption/Rave-Strategies to the browser
stella3d/SuiDotNet
.NET Bindings for the Sui blockchain.
stella3d/AoC_2020
advent of code 2020 solutions in (very noob) Rust
stella3d/blog
personal blog
stella3d/browser-compressor
A chrome extension for doing audio compression with WebAudio
stella3d/com.stella3d.osccore
Unity Package Manager release repository for https://github.com/stella3d/OscCore
stella3d/hacker
Hacker is a Jekyll theme for GitHub Pages
stella3d/kafka-docker
Dockerfile for Apache Kafka
stella3d/move
Home of the Move programming language
stella3d/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
stella3d/osccore-doc-images
Just contains images for OscCore documentation
stella3d/smcom
A ✨Website
stella3d/stella3d
itsa me, Stella
stella3d/substrate-api-sidecar
REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.
stella3d/substrate-archive
Blockchain Indexing Engine
stella3d/token-list
The community maintained Solana token registry
stella3d/ts-auto-guard
Generate type guard functions from TypeScript interfaces