alexmeli100 / pbrt-rustLinks
Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.
☆18Updated 3 years ago
Alternatives and similar repositories for pbrt-rust
Users that are interested in pbrt-rust are comparing it to the libraries listed below
Sorting:
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- A RTS about mice on the moon made for the 2020 Github Game Off☆39Updated 4 years ago
- 3D simulation for a flock of boids in Rust☆29Updated 2 years ago
- ☆12Updated 9 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆18Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- A home for experiments for muddle.run☆24Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Add a REPL to your application with a few macros☆17Updated 2 years ago
- Rust library for image convolution.☆8Updated 4 years ago
- ☆39Updated 6 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Simple graphics engine capable of rendering wavefront .obj files☆26Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- This is a mirror of https://gitlab.com/pcasotti/plate☆17Updated 2 years ago
- ☆80Updated 2 years ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 4 years ago
- ☆32Updated last year
- A falling-sand toy written using Rust, Bevy and egui.☆28Updated 8 months ago
- gl.xml parser / GL bindings generator☆18Updated 2 years ago
- A font cache library for Rust☆13Updated 3 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Bevy engine + miniquad render plugin☆45Updated 3 months ago
- Safe low-level Vulkan bindings for Rust☆13Updated 9 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month