aras-p / ToyPathTracerLinks
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
☆1,102Updated 5 months ago
Alternatives and similar repositories for ToyPathTracer
Users that are interested in ToyPathTracer are comparing it to the libraries listed below
Sorting:
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆626Updated last year
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,470Updated 3 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆877Updated 2 months ago
- 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,021Updated 4 years ago
- Lighthouse 2 framework for real-time ray tracing☆862Updated last year
- ☆865Updated 4 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆650Updated last month
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆934Updated 4 months ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,829Updated 2 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,492Updated 2 years ago
- Getting Started with RTX Ray Tracing☆675Updated 5 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆736Updated last year
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,494Updated 3 years ago
- DirectX shader bytecode cross compiler☆891Updated last year
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆687Updated 8 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆999Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆647Updated 8 months ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆410Updated 5 years ago
- GPU-based Forward+ renderer☆538Updated 5 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆804Updated last week
- Light probe generation and BRDF authoring for physically based shading.☆801Updated 4 years ago
- A Vulkan renderer written from scratch on stream☆1,587Updated last week
- OpenGL sample for shader-based occlusion culling☆551Updated last year
- Nori: an educational ray tracer☆883Updated last year
- BRDF Explorer☆2,198Updated 2 years ago
- Simple Open-source Ray Tracer☆900Updated last year
- GPU texture/buffer performance tester☆649Updated 4 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆630Updated 7 years ago
- My personal Vulkan renderer☆1,754Updated 2 weeks ago
- Software rendering engine with PBR. Built from scratch on C++.☆701Updated 4 years ago