aras-p / ToyPathTracerLinks
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
☆1,103Updated 8 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,025Updated 4 years ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆635Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆659Updated 3 months ago
- ☆868Updated 4 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆957Updated 6 months ago
- Lighthouse 2 framework for real-time ray tracing☆862Updated last year
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,481Updated 4 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 implementation using voxel cone tracing. Implemented in C++ and GLSL.☆890Updated 5 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆742Updated last year
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,507Updated 2 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,015Updated 2 months ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆409Updated 5 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,508Updated 3 years ago
- DirectX shader bytecode cross compiler☆899Updated last year
- Getting Started with RTX Ray Tracing☆674Updated 5 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Updated 10 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆820Updated 2 weeks ago
- GPU-based Forward+ renderer☆548Updated 5 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆691Updated 8 years ago
- A Vulkan renderer written from scratch on stream☆1,619Updated last week
- BRDF Explorer☆2,228Updated 2 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 …☆923Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆812Updated 4 years ago
- OpenGL sample for shader-based occlusion culling☆559Updated last year
- Software rendering engine with PBR. Built from scratch on C++.☆723Updated 4 years ago
- Nori: an educational ray tracer☆894Updated last year
- Simple Open-source Ray Tracer☆899Updated last year
- GPU texture/buffer performance tester☆661Updated 5 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆481Updated 6 years ago