jose-villegas / VCTRendererLinks
A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI. Published here http://ieeexplore.ieee.org/abstract/document/7833375/
☆642Updated 6 months ago
Alternatives and similar repositories for VCTRenderer
Users that are interested in VCTRenderer are comparing it to the libraries listed below
Sorting:
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆408Updated 2 years ago
- OpenGL sample for shader-based occlusion culling☆549Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆853Updated 2 weeks ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆917Updated 2 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆789Updated 5 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆723Updated last year
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆647Updated 8 months ago
- GPU-based Forward+ renderer☆534Updated 5 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆884Updated 3 months ago
- optimized screen-space ambient occlusion, cache-aware hbao☆364Updated last year
- DirectX 12 Renderer☆354Updated 4 years ago
- Unreal Engine Sky Atmosphere Rendering Technique☆770Updated 2 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆418Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆644Updated 9 months ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆335Updated 3 weeks ago
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆545Updated 4 months ago
- Clustered shading implementation with bgfx☆460Updated 3 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆981Updated 2 years ago
- My path tracer☆530Updated 2 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆465Updated 6 years ago
- Simple Vulkan raytracing tutorials☆381Updated 2 months ago
- A Vulkan implementation of real-time PBR renderer☆397Updated 8 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆662Updated 9 months ago
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆359Updated 5 years ago
- A rendergraph-based graphical framework for Vulkan☆748Updated last month
- GPU texture/buffer performance tester☆630Updated 4 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆408Updated 5 years ago
- Chop 3D objects to meshlets☆443Updated 2 years ago
- D3D12 Rendering Engine☆401Updated 2 years ago
- Rendergraph-based DirectX12 graphics engine☆503Updated last week