aras-p / ToyPathTracerLinks
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
☆1,100Updated 2 months ago
Alternatives and similar repositories for ToyPathTracer
Users that are interested in ToyPathTracer are comparing it to the libraries listed below
Sorting:
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,008Updated 4 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆836Updated 4 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,451Updated 3 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆640Updated 4 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,480Updated 2 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆899Updated 3 weeks ago
- Lighthouse 2 framework for real-time ray tracing☆856Updated last year
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,815Updated 2 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆966Updated 2 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆642Updated 8 months ago
- BRDF Explorer☆2,169Updated 2 years ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆613Updated last year
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆719Updated last year
- ☆853Updated 3 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆406Updated 5 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆780Updated 4 months ago
- Nori: an educational ray tracer☆875Updated last year
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆684Updated 8 years ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- A Vulkan renderer written from scratch on stream☆1,516Updated 3 weeks ago
- DirectX shader bytecode cross compiler☆888Updated 11 months ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,458Updated 3 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆639Updated 4 years ago
- My personal Vulkan renderer☆1,702Updated this week
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,014Updated last year
- An Introduction to Raymarching☆982Updated 3 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,105Updated 3 months ago
- Simple Open-source Ray Tracer☆892Updated 11 months ago
- Lightweight CPU/GPU path tracer☆413Updated 4 years ago
- Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and …☆907Updated 2 years ago