dtrebilco / PreMulAlpha
Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discovered every few years. This project includes descriptions/examples and tools for using pre-multiplied alpha.
☆117Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PreMulAlpha
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆236Updated last year
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆112Updated 7 years ago
- Axis Aligned Bounding Octahedron☆250Updated 5 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- revisiting a known normal transformation in computer graphics☆150Updated 5 years ago
- Bounding Halfspace Hierarchy☆125Updated 5 years ago
- GLSL shader live-reloading☆71Updated 7 years ago
- ☆49Updated 7 years ago
- Automatic conservative mesh occluder generation by box filling☆124Updated 4 years ago
- Simple implementations of sampling patterns, with objective tests to compare them☆230Updated 5 years ago
- a tool for viewing SPIRV binaries to GLSL and SPIRV assembly as well as reflection data☆57Updated 8 years ago
- An abstract graphics API library☆121Updated 5 years ago
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆331Updated 5 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆78Updated 5 years ago
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆67Updated 7 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆84Updated 7 years ago
- Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.☆149Updated 4 years ago
- Signed Distance Field Builder for Contour Texturing☆226Updated 3 years ago
- ambient occlusion baking tool☆234Updated 5 years ago
- Direct3D 12.0 quick reference guide☆56Updated 7 years ago
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆67Updated 3 years ago
- ☆141Updated 8 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆128Updated 3 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆264Updated 7 years ago
- DirectX 12 light culling technique featured in GPU Pro 7☆97Updated 7 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 6 years ago
- Demoscene graphics engine.☆58Updated 4 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆167Updated 11 years ago
- Tone Mapper☆69Updated last month
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆157Updated last year