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 🦀

GitHub

241 stars
3 watching
19 forks
Language: Rust
last commit: almost 3 years ago
Linked from 1 awesome list

raytracingrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
therealmjp/dxrpathtracer A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. 724
twinklebear/tray_rust A toy physically based ray tracer built in Rust 518
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
ali-raheem/vraytracer An educational ray tracing project built in Vlang to generate 3D images 49
elfrank/raytracer-gpupro4 An interactive ray tracing demo using DirectX 11 and Compute Shader. 23
mkeeter/rayray A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. 146
nelarius/weekend-raytracer-zig An implementation of Ray Tracing in One Weekend book using Zig programming language 92
tcbrindle/raytracer.hpp A compile-time ray tracing system using C++17 constexpr functions 693
renderkit/ospray A high-performance ray tracing rendering engine for interactive applications 1,018
seniormars/typst-raytracer Testing and implementing a raytracer in a novel programming language 7
raysect/source A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. 88
shocker-0x15/vlr A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. 222
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 306
bluebrain/ospray An open source ray tracing engine for high-performance visualization on CPUs. 3
mchav/frege-raytracer A ray tracing library written in Frege, optimized for performance. 4