Pinned Repositories
cell
A more modular client side
chef-client-mobile
chromecast-labs
headsup
Log monitor
headsup-logstore
lessc-watch
less.js compiling on file update
tatotime
What are we watching tonight?
uou-interactive-graphics
Interactive Computer Graphics CS 5610/6610 with Rust and Metal
v8-perf
Quick JS benchmarks
x-metal-source-on-harvested-gpu-archive
Swift command line script creating a simple render pipeline and attempting to use `metal-source` to generate pipeline descriptor.
peterwmwong's Repositories
peterwmwong/x-metal-source-on-harvested-gpu-archive
Swift command line script creating a simple render pipeline and attempting to use `metal-source` to generate pipeline descriptor.
peterwmwong/applegpu
Apple G13 GPU architecture docs and tools
peterwmwong/metal-cpp-diff
peterwmwong/simple-show-hide-anchor
Move along, just needed to show someone something
peterwmwong/uou-interactive-graphics
Interactive Computer Graphics CS 5610/6610 with Rust and Metal
peterwmwong/x-metal-disasm-tester
peterwmwong/x-mtlio-load-multiple-textures
This command line project reproduces a data error when loading multiple textures with a single MTLIOCommandBuffer.
peterwmwong/x-objc-rust
Example of interfacing with Objective-C using new linker replaced stubs
peterwmwong/ArgumentBufferXCodeCrashRepro
peterwmwong/bevy
A refreshingly simple data-driven game engine built in Rust
peterwmwong/bitflags
A macro to generate structures which behave like bitflags
peterwmwong/countwords
Playing with counting word frequencies (and performance) in various languages.
peterwmwong/delay-feed
delay-feed
peterwmwong/display-link
rust bindings for `CADisplayLink`/`CVDisplayLink`
peterwmwong/half-rs
Half-precision floating point types f16 and bf16 for Rust.
peterwmwong/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
peterwmwong/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
peterwmwong/metal-cpp-rs
A failed attempt to generate Rust bindings for the Apple Metal API
peterwmwong/metal-harvest-archive
peterwmwong/metal-rs
Rust bindings for Metal
peterwmwong/MetalDebugWrongVertexRepro
peterwmwong/MetalGPUFrameCaptureDebugRepro
Reduced reproduction of Metal Frame Capture shader debugging failing
peterwmwong/mojobench
peterwmwong/objc_rust
Calling Objective-C libraries from Rust
peterwmwong/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
peterwmwong/rustc-bisect-simd-splat-to_array
peterwmwong/x-mesh-shader
peterwmwong/x-metal-harvest-gpu-binary
peterwmwong/x-mtlio-compress-texture
peterwmwong/x-rt-refit
Small reproduction of Metal Acceleration Structure refitting not working