rust-raytracer
Ray tracer
A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering.
🔠A simple ray tracer in Rust 🦀
241 stars
3 watching
19 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
raytracingrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| A toy physically based ray tracer built in Rust | 518 |
| A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
| An educational ray tracing project built in Vlang to generate 3D images | 49 |
| An interactive ray tracing demo utilizing GPU acceleration | 23 |
| A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 148 |
| An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language | 92 |
| A compile-time ray tracing system using C++17 constexpr functions | 693 |
| A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| Testing and implementing a raytracer in a novel programming language | 7 |
| A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. | 90 |
| A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
| A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. | 305 |
| An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| A ray tracing library written in Frege, optimized for performance. | 4 |