ekzhang / rpt
A physically-based path tracer
☆414Updated 2 years ago
Alternatives and similar repositories for rpt:
Users that are interested in rpt are comparing it to the libraries listed below
- A small path tracing renderer written in Rust.☆537Updated 2 years ago
- Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...☆818Updated last year
- A software rendering crate that lets you write shaders with Rust☆311Updated last month
- A wide linear algebra crate for games and graphics.☆753Updated 10 months ago
- Tiny OBJ Loader in Rust☆242Updated last month
- Type-safe, type-level and stateless Rust graphics framework☆1,101Updated last year
- A toy ray tracer in Rust☆522Updated 3 years ago
- 🎳 Rust binding for NVIDIA PhysX 🦀☆679Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆291Updated 4 months ago
- A higher dimensional raytracing prototype with non-euclidean-like features☆215Updated 6 years ago
- PBR rendering example/experiment with rendy☆225Updated 5 years ago
- Dear imgui renderer for wgpu-rs.☆265Updated 2 months ago
- A modern 3D/2D game engine that uses wgpu.☆166Updated 4 years ago
- 2 and 3-dimensional fluid simulation library in Rust.☆574Updated 2 weeks ago
- 3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)☆422Updated 2 years ago
- 🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust☆397Updated last week
- A toy raytracer in Rust☆233Updated 3 years ago
- Realtime 3D N-Body-Simulation☆467Updated 3 years ago
- Vulkan bindings for Rust.☆278Updated 3 weeks ago
- Rust bindings for the shaderc library.☆264Updated 7 months ago
- Fast GPU cached text rendering☆695Updated this week
- A linear algebra and mathematics library for computer graphics.☆1,157Updated 2 months ago
- A fast BVH using SAH in rust☆238Updated this week
- Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language.☆467Updated last year
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆467Updated 2 months ago
- GLSL parser for Rust☆192Updated 2 weeks ago
- A high-performance, hot-reload graphics engine.