1,257 results for “topic:raytracer”
A brief computer graphics / rendering course
A brief computer graphics / rendering course
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
LuxCore source repository
:small_red_triangle::sunglasses: A curated list of awesome stuff to learn computer graphics
GPU Raytracer from scratch in C++/CUDA
Lighthouse 2 framework for real-time ray tracing
c-ray is a small, simple path tracer written in C
Blender Integration for LuxCore
Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...
App of RTR, PTR and Editor
Simple compile-time raytracer using C++17
Vulkan Real-time Path Tracer Engine
Data visualisation and ray tracing in Python based on OptiX 9 framework.
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
Vulkan Path Tracer. Physically based path tracer made in Vulkan with Ray Tracing Pipeline.
Physically based renderer with Path Tracing and Photon Mapping.
WebGL2.0 3D Engine - Global Illumination - RayTracing
A simple Wavefront OBJ viewer.
Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.
Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
Realtime path tracing via WebGPU compute shaders
Differentiable RayTracing in Julia
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
A ray tracing program
My very first ray tracer implementation.
Simulating on GPU using Material Point Method and rendering.
An implementation of Peter Shirley's Ray Tracing in One Weekend.
Portable 3D Real-Time Rendering Engine in C++