An experimental path tracer written from scratch in C++.
☆12Dec 21, 2019Updated 6 years ago
Alternatives and similar repositories for swpathtracer
Users that are interested in swpathtracer are comparing it to the libraries listed below
Sorting:
- Spherical blue noise generator.☆16Jan 20, 2021Updated 5 years ago
- Spectral Path Tracer☆63Sep 16, 2023Updated 2 years ago
- OpenGL 4.5 raytracing based physically rendering. Researching on dynamic scene hierachy adaption.☆16Dec 6, 2019Updated 6 years ago
- Work-in-progress CPU renderer using Embree☆18Jan 28, 2019Updated 7 years ago
- GPU ray tracing framework.☆20May 7, 2016Updated 9 years ago
- Physically Based Spectral Renderer☆24Feb 24, 2015Updated 11 years ago
- A minimalistic, dependency-free C++ path tracer☆22Jul 11, 2015Updated 10 years ago
- RenderMan conversion tool for Disney's Moana Island Scene data set.☆35Aug 7, 2018Updated 7 years ago
- An implementation of Photon Mapping using DXR☆27Dec 10, 2018Updated 7 years ago
- ☆35Apr 19, 2019Updated 6 years ago
- Nanairo is a physically plausible spectral renderer.☆33Aug 31, 2019Updated 6 years ago
- Monte Carlo Ray Tracing Renderer☆77Dec 23, 2018Updated 7 years ago
- This repository is discontinued, see https://github.com/ValveSoftware/Fossilize☆35Mar 18, 2019Updated 6 years ago
- Old C++ version of Psychopath.☆57Jun 11, 2017Updated 8 years ago
- monte carlo pathtracer for independent rendering study☆10Aug 10, 2021Updated 4 years ago
- CIS565: CUDA Rasterizer