diharaw / texture-space-decalsLinks
A method for baking persistent decals to textures using UV-space rasterization.
☆21Updated 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 demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- ☆26Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆58Updated 3 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 4 years ago
- GameWorks cross-platform graphics API samples☆34Updated 9 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- ☆41Updated 9 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 3 years ago
- Simple global illumination implementation using voxel cone tracing. Implemented in C++ and DirectX.☆25Updated 7 years ago
- virtual texture☆20Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 6 months ago
- ☆25Updated 4 years ago
- ☆41Updated 5 years ago
- ☆38Updated 3 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 years ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆60Updated 4 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 4 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆80Updated 8 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- ☆41Updated 6 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Global Illumination using Spherical Harmonics☆79Updated 4 years ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated 4 months ago
- OpenGL Renderer w/ FrameGraph☆98Updated 4 months ago