alexislozano / raytracing
My attempt to follow "Ray Tracing in a Weekend" by Peter Shirley using Rust
☆28Updated 5 years ago
Alternatives and similar repositories for raytracing:
Users that are interested in raytracing are comparing it to the libraries listed below
- VF2 subgraph isomorphism algorithm in Rust.☆59Updated 5 months ago
- Easily hotswap functions in running executables☆138Updated 6 years ago
- Hierarchical bit set container☆120Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A parser written in rust for the wavefront .obj file format.☆28Updated last month
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Shred based event handler☆59Updated 2 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- indexlist: A doubly linked list, backed by a vector☆84Updated last year
- Rust port of Google's SwissTable hash map☆55Updated 3 months ago
- Rust as sandbox☆35Updated 10 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- ☆88Updated 6 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆31Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- A simple, id-based arena☆118Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Vector of Bits☆15Updated last year
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆119Updated 3 weeks ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago