ray-tracer topic
List
ray-tracer repositories
smallpt-rs
30
Stars
5
Forks
Watchers
A Rust implementation of a small ray/pathtracer.
go-trace
83
Stars
7
Forks
Watchers
Implementing a path tracer in Go
LuxCore
1.1k
Stars
142
Forks
Watchers
LuxCore source repository
Python-Raytracer
448
Stars
43
Forks
Watchers
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
RayTracer.jl
147
Stars
12
Forks
Watchers
Differentiable RayTracing in Julia
Monte_Carlo_Ray_Tracer
135
Stars
31
Forks
Watchers
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
raytracer
125
Stars
7
Forks
Watchers
My very first ray tracer implementation.
RayTracingInVulkan
1.1k
Stars
105
Forks
Watchers
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.