diharaw / texture-space-decalsLinks
A method for baking persistent decals to textures using UV-space rasterization.
☆22Updated 4 years ago
Alternatives and similar repositories for texture-space-decals
Users that are interested in texture-space-decals are comparing it to the libraries listed below
Sorting:
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆55Updated 4 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆66Updated 6 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆57Updated 2 months ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆68Updated 6 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- 📄 Triangle packer for light map☆75Updated 7 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- Checkerboard rendering with Magnum and OpenGL☆44Updated 3 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 6 years ago
- ☆43Updated 5 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆32Updated 4 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆26Updated 6 years ago
- GPU classifies how to render millions of particles☆74Updated last year
- DirectX Raytracing Path Tracer☆58Updated 3 years ago
- ☆41Updated 9 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆49Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated 11 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 9 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆61Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- ☆27Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Global Illumination using Spherical Harmonics☆86Updated 4 years ago
- Viewer for BSDF, BRDF, and BTDF☆59Updated 8 months ago
- This project is a DirectX 11 port of the new implementation of the Precomputed Atmospheric Scattering paper by Bruneton and Neyret.☆17Updated 7 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 6 years ago
- virtual texture☆20Updated 5 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆21Updated 5 years ago
- GPU occlusion culling using compute shader with Vulkan☆58Updated 7 years ago