Friduric / ray-tracer
A CPU-based Monte Carlo ray tracer using photon mapping. Implemented in C++.
☆11Updated 3 years ago
Alternatives and similar repositories for ray-tracer:
Users that are interested in ray-tracer are comparing it to the libraries listed below
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Source C++11 code for stratified sampling of radiance reflected from spherical light sources☆17Updated 5 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Updated 8 years ago
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Updated 5 years ago
- A Small Volumetric Path Tracer☆46Updated 9 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- DirectX Raytracing Path Tracer☆56Updated 2 years ago
- Redflash is a physics-based GPU renderer based on Path Tracing implemented in NVIDIA® OptiX 6.0, which can consistently draw scenes with …☆28Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn☆19Updated 7 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆43Updated 5 years ago
- A Simple Physically Based Renderer.☆31Updated 6 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 6 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- Shadow mapping implementation with Qt5 and OpenGL☆25Updated 8 years ago
- Library of high quality assets.☆21Updated 6 years ago
- An offline, physically-based pathtracing renderer☆11Updated 4 years ago
- A real-time interactive progressive path tracer on the GPU.☆34Updated 3 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆26Updated 12 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 3 years ago
- Graphics prototyping framework☆37Updated 10 months ago
- ☆17Updated 6 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- Breakout with Vulkan to test Uniform Data Transfer Methods☆25Updated 4 years ago