Pinned Repositories
ChameleonRT
An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)
fbed
Python FFmpeg Batch Encoding Dashboard
ispc-rs
Rust library for build scripts to compile ISPC code into a Rust library
tobj
Tiny OBJ Loader in Rust
tray_rust
A toy ray tracer in Rust
TwinklebearDev-Lessons
Source code and assets for the TwinklebearDev Tutorials
webgl-marching-cubes
An example of marching cubes in WebGL, using Rust + WebASM to compute the isosurface
webgl-volume-raycaster
A WebGL Volume Raycaster
webgpu-bcmc
WebGPU Data-Parallel Block-Compressed Marching Cubes Isosurface Extraction
webgpu-volume-pathtracer
This is a WebGPU implementation of a volume path tracer that uses delta tracking to sample the volume.
Twinklebear's Repositories
Twinklebear/ChameleonRT
An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)
Twinklebear/tobj
Tiny OBJ Loader in Rust
Twinklebear/fbed
Python FFmpeg Batch Encoding Dashboard
Twinklebear/ispc-rs
Rust library for build scripts to compile ISPC code into a Rust library
Twinklebear/webgpu-marching-cubes
A GPU-parallel Marching Cubes implementation using WebGPU
Twinklebear/webgpu-0-to-gltf
Code for my From 0 to glTF with WebGPU blog series
Twinklebear/wgpu-cpp-starter
Starter project for cross platform WebGPU development in C++
Twinklebear/webgpu-gltf
A glTF loader and viewer using WebGPU
Twinklebear/webgpu-cpp-gltf
Twinklebear/webgpu-cpp-wasm
Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects
Twinklebear/webgpu-webpack-starter
A starter template for WebGPU development using webpack
Twinklebear/arcball-cpp
A Shoemake Arcball camera in C++
Twinklebear/oidn-rs
Rust bindings to Intel's OpenImageDenoise Library
Twinklebear/webgpu-volume-pathtracer
This is a WebGPU implementation of a volume path tracer that uses delta tracking to sample the volume.
Twinklebear/webgpu-volume-raycaster
Twinklebear/webgpu-prog-iso
Code for the paper "Speculative Progressive Raycasting for Memory Constrained Isosurface Visualization of Massive Volumes"
Twinklebear/vulkan-marching-cubes
A GPU-parallel implementation of Marching Cubes in Vulkan
Twinklebear/webgpu-cpp-usdz
Trying out Rendering USDZ
Twinklebear/webgpu-isosurface-raycaster
A WebGPU Isosurface Raycaster
Twinklebear/build-ship-dbg-wasm
Code for my blog post on building, shippping, and debugging WebAssembly
Twinklebear/webgpu-webpack-typescript-starter
A starter template for WebGPU development using webpack and TypeScript
Twinklebear/Twinklebear.github.io
My website
Twinklebear/ship-wasm-npm
Code for my blog post on shipping and using Wasm in an NPM package
Twinklebear/sdl2webgpu
A function to easily get a WebGPU context for SDL2 on Web & Native
Twinklebear/web3d-report
Utility to check WebGL2 and WebGPU support
Twinklebear/corrade
C++11 multiplatform utility library
Twinklebear/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
Twinklebear/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Twinklebear/tinyusdz
Tiny, dependency-free USDZ/USDA/USDC library written in C++14
Twinklebear/Twinklebear.github.io-jekyll
Generator for my website