path-tracing
There are 473 repositories under path-tracing topic.
xelatihy/yocto-gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
knightcrawler25/GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
gkjohnson/three-gpu-pathtracer
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
NVIDIAGameWorks/rtx-remix
Combined repo for the RTX-Remix runtime and toolkit
LuxCoreRender/LuxCore
LuxCore source repository
aras-p/ToyPathTracer
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
Pjbomb2/TrueTrace-Unity-Pathtracer
A High Performance Compute Shader Based Mesh Pathtracer in Unity3d without RT Cores
jbikker/lighthouse2
Lighthouse 2 framework for real-time ray tracing
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
hoverinc/ray-tracing-renderer
[UNMAINTAINED] Real-time path tracing on the web with three.js
Devsh-Graphics-Programming/Nabla
Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
Autodesk/Aurora
Real-time GPU path tracing with an OpenUSD Hydra render delegate
LuisaGroup/LuisaRender
High-Performance Cross-Platform Monte Carlo Renderer Based on LuisaCompute
yuphin/Lumen
A Vulkan Raytracing framework for various bidirectional path tracing techniques
AirGuanZ/Atrc
My path tracer
mateeeeeee/Adria
Rendergraph-based DirectX12 graphics engine
rnd-team-dev/plotoptix
Data visualisation and ray tracing in Python based on OptiX 8.1 framework.
neil3d/50YearsOfRayTracing
以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。
Nadrin/Quartz
Vulkan RTX path tracer with a declarative ES7-like scene description language.
szellmann/visionaray
A C++-based, cross platform ray tracing library
ekzhang/rpt
A physically-based path tracer
alipbcs/ZetaRay
Real-time Direct3D 12 path tracer
Zydak/Vulkan-Path-Tracer
Vulkan Path Tracer. Physically based path tracer made in Vulkan with Ray Tracing Pipeline.
but0n/Ashes
WebGL2.0 3D Engine - Global Illumination - RayTracing
hi2p-perim/minpt
A path tracer in 300 lines of C++
BoyBaykiller/IDKEngine
OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer with Voxel Cone Tracing/Global Illumination
pablode/gatling
Hydra-enabled GPU path tracer that supports MaterialX and MDL
favreau/Sol-R
Open-Source CUDA/OpenCL Speed Of Light Ray-tracer
diharaw/helios
Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.
tr7zw/EntityCulling
Using async path-tracing to hide Tiles/Entities that are not visible
TomClabault/HIPRT-Path-Tracer
Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer
NVIDIA-RTX/RTXGI
RTXGI v2.0 Update including Neural Radiance Cache and Spatial Hash Radiance Cache
MissingDeadlines/iolite
A highly flexible, voxel-powered game engine with an embedded editor. Create games using Lua, the native C/C++ API, and assets authored in voxel editors like MagicaVoxel or Avoyd.
Tom94/practical-path-guiding
Code of "Practical Path Guiding for Efficient Light-Transport Simulation"
shocker-0x15/GfxExp
Sandbox for graphics paper implementation