iryoku / separable-sssLinks
Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in just two passes.
☆622Updated 7 years ago
Alternatives and similar repositories for separable-sss
Users that are interested in separable-sss are comparing it to the libraries listed below
Sorting:
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆719Updated last year
- Experimentation framework for probe-based lighting☆426Updated last week
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆459Updated 6 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆899Updated 3 weeks ago
- Light probe generation and BRDF authoring for physically based shading.☆800Updated 3 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆642Updated 8 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…☆358Updated 5 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆364Updated last year
- A middleware library and sample application for high-quality skin and eye rendering☆479Updated 5 years ago
- MSAA and Temporal AA Sample☆338Updated 4 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆640Updated 4 months ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆404Updated 2 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆406Updated 5 years ago
- Chop 3D objects to meshlets☆439Updated 2 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆966Updated 2 years ago
- Source code repository for the Book GPU Pro 7☆281Updated 9 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆836Updated 4 months ago
- Real-time BC6H compression on GPU☆352Updated last year
- ☆369Updated 11 years ago
- contains the source code accompanying the book GPU Zen.☆265Updated 7 years ago
- ☆384Updated 3 months ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆639Updated 4 years ago
- Adaptive Screen Space Ambient Occlusion☆249Updated 2 years ago
- DirectX 12 and Vulkan libraries that provide convenient access to realistically rendered and simulated hair and fur☆811Updated 2 years ago
- Unreal Engine Sky Atmosphere Rendering Technique☆759Updated 2 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆780Updated 4 months ago
- A Vulkan implementation of real-time PBR renderer☆395Updated 8 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆404Updated 2 years ago
- SMAA is a very efficient GPU-based MLAA implementation (DX9, DX10, DX11 and OpenGL), capable of handling subpixel features seamlessly, an…☆1,028Updated 11 months ago