ningfengh / SC_Tracer
a C++ ray tracing code with photon mapping for global illumination and caustic
☆16Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for SC_Tracer
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆55Updated last year
- An experimental real-time render engine☆11Updated 3 years ago
- Simple radiosity renderer, generates a basic scene☆17Updated 6 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 5 years ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆37Updated 4 years ago
- A screen space sub-surface scattering demo implemented with vulkan api☆15Updated 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
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 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
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 7 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Monte Carlo pathtracer written in C++☆29Updated 3 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 8 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆52Updated 3 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- OpenGL 4.5 raytracing based physically rendering. Researching on dynamic scene hierachy adaption.☆16Updated 4 years ago
- Pathed: An educationally-motivated physically-based path tracer☆19Updated 2 years ago
- A real-time interactive progressive path tracer on the GPU.☆34Updated 3 years ago
- Physically based Monte Carlo renderer written in C++☆27Updated 3 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- PhotonMapper☆48Updated 10 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- Physically-based shading experiments in Arnold renderer.☆29Updated last year
- Work-in-progress CPU renderer using Embree☆18Updated 5 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆26Updated 3 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago