raytracer
There are 1175 repositories under raytracer topic.
ssloy/tinyraytracer
A brief computer graphics / rendering course
ssloy/tinykaboom
A brief computer graphics / rendering course
knightcrawler25/GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
LuxCoreRender/LuxCore
LuxCore source repository
jbikker/lighthouse2
Lighthouse 2 framework for real-time ray tracing
jan-van-bergen/GPU-Raytracer
GPU Raytracer from scratch in C++/CUDA
wahn/rs_pbrt
Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
luisdnsantos/awesome-computer-graphics
:small_red_triangle::sunglasses: A curated list of awesome stuff to learn computer graphics
Ubpa/RenderLab
App of RTR, PTR and Editor
LuxCoreRender/BlendLuxCore
Blender Integration for LuxCore
tcbrindle/raytracer.hpp
Simple compile-time raytracer using C++17
rnd-team-dev/plotoptix
Data visualisation and ray tracing in Python based on OptiX 7.7 framework.
Zielon/PBRVulkan
Vulkan Real-time Path Tracer Engine
rafael-fuente/Python-Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
linusmossberg/monte-carlo-ray-tracer
Physically based renderer with Path Tracing and Photon Mapping.
but0n/Ashes
WebGL2.0 3D Engine - Global Illumination - RayTracing
favreau/Sol-R
Open-Source CUDA/OpenCL Speed Of Light Ray-tracer
middlefeng/NuoModelViewer
A simple Wavefront OBJ viewer.
diharaw/helios
Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.
marczych/RayTracer
Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.
sniklaus/wasm-raytracer
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
avik-pal/RayTracer.jl
Differentiable RayTracing in Julia
kbladin/Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
aromanro/RayTracer
A ray tracing program
biroeniko/raytracer
My very first ray tracer implementation.
ranveeraggarwal/rust-raytracer
An implementation of Peter Shirley's Ray Tracing in One Weekend.
chicio/Spectral-Clara-Lux-Tracer
✨A physically based ray tracer with multiple shading models support and Color Rendering Index (CRI) evaluation. Project developed for my master degree thesis at University Milano-Bicocca. ✨
fiigii/PacketTracer
The SIMD-accelereted ray tracing in C# powered by Intel hardware intrinsic of .NET Core.
WindQAQ/MPM
Simulating on GPU using Material Point Method and rendering.
mratsim/trace-of-radiance
An educational raytracer
skyzh/raytracer.rs
⚡ A high-performance path tracer implemented in Rust based on "Ray Tracing in One Weekend" featuring static dispatch, multi-threaded rendering and a variety of preset scenes.
Zilize/V-PathTracer
An Awesome Visual Path Tracer. 可视化路径追踪渲染器
gnikoloff/webgpu-raytracer
Realtime path tracing via WebGPU compute shaders
shiinamiyuki/miyuki-renderer
Experimental Physically Based Renderer
raysect/source
The main source repository for the Raysect project.