cuda-raytracing
GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code w…
raytracing-go
A simple Go library for 3D ray-tracing rendering, implementing the book Ray Tracing in One Weekend. 📸
weekend-raytracer-wgpu
A GPU raytracer inspired by the "Ray Tracing In One Weekend" series of books
SymX
Symbolic differentiation. C++ code generation. JIT compilation. Global assembly. Non-linear optimization.
awesome-neural-physics
raytracer
Animated parallel raytracer in TypeScript compiled to WebGL, using GPU.js. Specular, Lambertian reflections included.
Monte-Carlo-Path-Tracing
A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUD…
raytracer.rs
⚡ A high-performance path tracer implemented in Rust based on "Ray Tracing in One Weekend" featuring static dispatch, m…