-
- Oakland, CA
-
06:06
(UTC -08:00) - @armansito@mastodon.gamedev.place
- https://@armansito.bsky.social
Stars
GPU programming
7 repositories
A GPU based parallel prefix sum implementation that operates on byte values. Supports both inclusive scan and exclusive scan.
Rendering Point Clouds with Compute Shaders
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
A port of Sebastian Aaltonen's `OffsetAllocator` to Rust
A minimal example of using Rust, wgpu, and egui without using eframe
Single-header BVH construction and traversal library.