b0nes164 / OneSweepLinks
A simple library-less CUDA implementation of the OneSweep sorting algorithm.
☆11Updated last year
Alternatives and similar repositories for OneSweep
Users that are interested in OneSweep are comparing it to the libraries listed below
Sorting:
- Computer graphics in Rust (Geometry, PBR, RT) and Taichi (Collision, Rigid Dynamics). 44100652/44100642 course assignments.☆25Updated 3 years ago
- A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp…☆279Updated 10 months ago
- GPU Radix Sort implemented in Vulkan and GLSL.☆73Updated last year
- A static optimizing tensor compiler with a Python frontend, autodifferentiation, and a more "shader-like" syntax.☆63Updated last month
- ☆52Updated 2 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆118Updated this week
- ☆24Updated 3 years ago
- ☆66Updated 2 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆406Updated last year
- physically-based rendering engine implemented with Rust.☆74Updated last month
- A wave-optical path tracer☆139Updated 3 months ago
- Interactive surface flow toy implemented in Taichi☆67Updated 3 years ago
- A GPU Ray Tracer☆50Updated 4 years ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆136Updated last week
- Toy library for neural networks in Rust using Vulkan compute shaders☆81Updated 3 years ago
- UCSD CSE 291☆23Updated 8 months ago
- A demo illustrating how to use Taichi as an AOT shader compiler☆76Updated 8 months ago
- Fusing Taichi into PyTorch☆145Updated 2 years ago
- ☆28Updated last year
- Rust frontend to LuisaCompute and more!☆61Updated 11 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- Making it easier to work with slang in python☆102Updated last week
- A raytrace framework using taichi language☆85Updated 3 years ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆99Updated 2 years ago
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆229Updated last year
- ☆79Updated last year
- Renderer and BVH traversal library☆59Updated 3 weeks ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- Reference implementation for "Massively Parallel Rendering of Complex Closed-Form Implicit Surfaces" (SIGGRAPH 2020)☆215Updated 4 years ago
- Writing a CUDA software ray tracing renderer with Analysis-Driven Optimization from scratch: a python-importable, distributed parallel re…☆37Updated 2 months ago