Friduric / ray-tracer
A CPU-based Monte Carlo ray tracer using photon mapping. Implemented in C++.
☆12Updated 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
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆26Updated 12 years ago
- Source C++11 code for stratified sampling of radiance reflected from spherical light sources☆17Updated 5 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 10 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- ☆15Updated 6 years ago
- A cross-platform programmable shading language ( CPU only )☆58Updated 8 months ago
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- OpenGL SPH fluid simulation and rendering☆25Updated 2 months ago
- GLSL code generator to aid use of Vulkan's descriptor set indexing☆12Updated 5 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- 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
- ☆32Updated 5 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- A Simple Physically Based Renderer.☆32Updated 7 years ago
- A screen space sub-surface scattering demo implemented with vulkan api☆16Updated 5 years ago