aras-p / ToyPathTracerLinks
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
☆1,104Updated 7 months ago
Alternatives and similar repositories for ToyPathTracer
Users that are interested in ToyPathTracer are comparing it to the libraries listed below
Sorting:
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,476Updated 4 years 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,026Updated 4 years ago
- Lighthouse 2 framework for real-time ray tracing☆865Updated last year
- ☆868Updated 4 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆952Updated 6 months ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆632Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆887Updated 4 months ago
- Getting Started with RTX Ray Tracing☆674Updated 5 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆741Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆656Updated 3 months ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,011Updated last month
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,501Updated 2 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆816Updated last week
- DirectX shader bytecode cross compiler☆898Updated last year
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆410Updated 5 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,510Updated 3 years ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,831Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Updated 10 months ago
- BRDF Explorer☆2,224Updated 2 years ago
- Simple Open-source Ray Tracer☆902Updated last year
- OpenGL sample for shader-based occlusion culling☆555Updated last year
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆692Updated 8 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 …☆922Updated 3 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆650Updated 4 years ago
- Software rendering engine with PBR. Built from scratch on C++.☆713Updated 4 years ago
- Light probe generation and BRDF authoring for physically based shading.☆809Updated 4 years ago
- GPU-based Forward+ renderer☆544Updated 5 years ago
- Nori: an educational ray tracer☆889Updated last year
- cmftStudio - GUI counterpart for:☆1,314Updated 4 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆636Updated 7 years ago