An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with pathtracing

A curated list of projects in awesome lists tagged with pathtracing .

https://github.com/erichlof/three.js-pathtracing-renderer

Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html

global-illumination path path-tracer pathtracing ray raytracing realtime three-js threejs tracer tracing webgl

Last synced: 11 Apr 2025

https://github.com/erichlof/THREE.js-PathTracing-Renderer

Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html

global-illumination path path-tracer pathtracing ray raytracing realtime three-js threejs tracer tracing webgl

Last synced: 25 Mar 2025

https://github.com/lighttransport/nanort

NanoRT, single header only modern ray tracing kernel.

bdpt bvh pathtracing ray raytracing

Last synced: 14 May 2025

https://github.com/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 ...

graphics pathtracer pathtracing pbrt physically-based-rendering raytracer rendering rust

Last synced: 18 Apr 2025

https://github.com/Devsh-Graphics-Programming/Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android

computer-graphics cuda cuda-opengl gpgpu gpu graphics-engine graphics-library hlsl optix optix-denoiser path-tracing pathtracing pbr raytracing rendering shaders spir-v vulkan

Last synced: 10 Jun 2026

https://github.com/knightcrawler25/optix-pathtracer

Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine

brdf cuda disney gpu optix pathtracing raytracing

Last synced: 07 Apr 2025

https://github.com/AlexanderVeselov/RayTracing

Realtime GPU Path tracer based on OpenCL and OpenGL

3d cpp gpgpu gpu opencl opengl pathtracing pbr raytracing render

Last synced: 16 May 2025

https://github.com/svenstaro/bvh

A fast BVH using SAH in rust

bvh crates intersection-tests pathtracing rays raytracing

Last synced: 15 May 2025

https://github.com/nvidiagameworks/bridge-remix

This is the NVIDIA RTX Remix Runtime Bridge repository

nvidia pathtracing raytracing remix rtx rtxremix

Last synced: 04 Apr 2025

https://github.com/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. ✨

ciexyz color computer-graphics light pathtracing physically-based-rendering raytracer

Last synced: 23 Apr 2025

https://github.com/neil3d/awesome-pbr

A comprehensive collection of Physically Based Rendering resources.

pathtracing pbr

Last synced: 12 Feb 2026

https://github.com/brickray/gpu-pathtracer

physically based path tracer on gpu

cuda gpu pathtracing raytracing tracing

Last synced: 08 May 2025

https://github.com/enkimute/webgl2_pathtrace

:camera: webGL2 path tracing experiment.

gpgpu hammersley importance-sampling javascript pathtracing webgl2

Last synced: 13 Apr 2025

https://github.com/sebadorn/physically-based-rendering

Master thesis: Interactive Physically-based Rendering

bvh c-plus-plus global-illumination gpu master-thesis opencl pathtracing

Last synced: 06 May 2025

https://github.com/datavorous/tinytracer

A tiny path tracer written in vanilla python to produce realistic renders

pathtracing python raytracer raytracing winter-of-open-source

Last synced: 24 Jan 2026

https://github.com/felixfifi/rtx-pathtracer

A Vulkan path trace that contains advanced methods like parallax-aware path guiding and irradiance caching, as well as standard methods like NEE and MIS. All methods can be configured and enabled at run-time and come with a wide range of visualization modes.

path-guiding pathtracing raytracing rtx vulkan

Last synced: 06 May 2025

https://github.com/umar-ahmed/webgpu-pathtracer

✨ A simple pathtracer running in the browser using WebGPU

pathtracing renderer webgpu

Last synced: 15 Apr 2025

https://github.com/martinusius/fractos

3D fractal renderer written in TypeScript

fractal fractal-rendering pathtracing raymarching renderer threejs typescript

Last synced: 11 Jul 2025

https://github.com/101001000/tfg-pathtracer

CUDA Path tracing render engine, with MIS and the Disney BRDF

cuda pathtracing raytracing renderer

Last synced: 11 Apr 2025

https://github.com/blurgyy/cg-2020

C++ implementations of Hierarchical z-buffer & Physically based rendering via Monte Carlo path tracing

pathtracing pbr rasterizer zbuffer

Last synced: 09 Apr 2025

https://github.com/karthikriyer/raytracer

A simple C++ Path Tracer

computer-graphics pathtracing raytracing

Last synced: 21 Jun 2025

https://github.com/boybaykiller/2kb-pathtracer

2KB OpenGL PathTracer written in C

2kb demoscene glsl opengl pathtracing raytracing

Last synced: 09 Oct 2025

https://github.com/rishflab/illuminate

ECS based game engine with real-time pathtraced rendering

game gpu pathtracer pathtracing physics

Last synced: 30 Jan 2026

https://github.com/encelo/pmtracer

Poor Man's Tracer is a very simple and minimal ray tracing and path tracing library

cornell-box cpp cross-platform global-illumination library pathtracer pathtracing raytracer raytracing

Last synced: 04 Apr 2025

https://github.com/encelo/nctracer

An ImGui front-end to the pmTracer library made with the nCine

cornell-box cross-platform global-illumination imgui ncine pathtracing raytracing

Last synced: 21 Jun 2025

https://github.com/mlunnay/rs_illume

A Rust physically based ray tracer. Based upon the PBRT book http://www.pbr-book.org

graphics pathtracing pbrt physically-based-rendering raytracer rendering rust

Last synced: 19 Jul 2025

https://github.com/weakknight/pathtracer

a cpu path tracer

pathtracing raytracing

Last synced: 22 Apr 2026

https://github.com/bdwhst/fluora

A CUDA PBR path tracer

cpp cuda pathtracing pbr rendering

Last synced: 13 Feb 2026

https://github.com/giuliacassara/naive_path_tracer

Lightweight implementation of a path tracing algorithm for computer graphics, written in C++. The goal of this project is to create a minimalistic yet efficient path tracer that can render realistic images by simulating the behavior of light as it interacts with various objects in a scene.

graphics-programming pathtracing rendering

Last synced: 06 Jun 2026

https://github.com/jenskrumsieck/raytracinginoneweekend

Following the Ray Tracing in One Weekend series

path-tracing pathtracing raytracer raytracing

Last synced: 05 Apr 2025

https://github.com/seudonym/pathtracer-cpp

A multi-threaded C++ path tracer that runs on the CPU, and outputs an image.

multithreading path-tracer path-tracing pathtracer pathtracing ppm-image raytracer raytracing reflections refraction skyboxes

Last synced: 20 Jun 2025

https://github.com/borisgerretzen/opentkpathtracer

Path tracer implemented as an OpenGL compute shader with OpenTK OpenGL bindings.

opengl opentk pathtracer pathtracing raytracer raytracing

Last synced: 18 May 2026

https://github.com/nvpro-samples/vk_denoise_dlssrr

Example of integrating the DLSS-RR denoiser into a Vulkan application

dlss dlss3 pathtracing pbr-shading raytracing vulkan

Last synced: 12 Oct 2025

https://github.com/satsuma22/raytracinggodot

A Godot based Ray-Tracer. Uses compute shaders to render the ray-traced image.

compute-shader godot pathtracing raytracing

Last synced: 08 Feb 2026

https://github.com/rischpierre/pathtracer

Experimental uni-directionnal path tracer based on USD

eigen path-tracing pathtracing raytracer usd

Last synced: 31 Dec 2025

https://github.com/sbobyn/three-pathtracer

Realtime interactive WebGL based pathtracer implemented with Three.js

pathtracing raytracing raytracing- threejs webgl

Last synced: 18 May 2026

https://github.com/charles-l/rayboi

a raytracer written in futhark/python

futhark numpy pathtracing python3 raytracing

Last synced: 19 Apr 2026

https://github.com/zachary-cauchi/cps5124-assignment-1

Ray/Path tracer program for CPS5124

global-illumination json pathtracing raytracing

Last synced: 24 Apr 2026

https://github.com/deermichel/eden

Raytracer written in Rust

3d art graphics pathtracing raytracer rendering rust

Last synced: 10 Sep 2025

https://github.com/dantevg/pathtracer

An unoptimised JavaScript path tracer experiment

pathtracer pathtracing

Last synced: 18 Nov 2025