msqrt / shader-printfLinks
Simple printf functionality for GLSL.
☆244Updated 11 months ago
Alternatives and similar repositories for shader-printf
Users that are interested in shader-printf are comparing it to the libraries listed below
Sorting:
- A GLSL parser☆275Updated 2 years ago
- Simple implementations of sampling patterns, with objective tests to compare them☆234Updated 5 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆118Updated 8 years ago
- ☆476Updated 2 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆239Updated 2 years ago
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆269Updated 8 years ago
- Modern C++ swizzling header-only library☆192Updated last year
- ambient occlusion baking tool☆247Updated 6 years ago
- Pyramid Shader Analyzer☆313Updated 6 years ago
- Header only C++ Tiny glTF loader.☆258Updated 5 years ago
- C++17 GLSL-like vector and matrix math lib☆188Updated 3 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆248Updated 3 weeks ago
- Axis Aligned Bounding Octahedron☆254Updated 6 years ago
- Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.☆352Updated last week
- Single-header minimalistic pragmatic GPU font rendering library.☆373Updated 2 months ago
- revisiting a known normal transformation in computer graphics☆320Updated 6 years ago
- 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-discove…☆120Updated 7 years ago
- Quick path tracer project written in C++☆132Updated 6 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆361Updated 6 years ago
- Signed Distance Field Builder for Contour Texturing☆241Updated 4 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆238Updated 2 years ago
- Text rendering in Vulkan by estimating signed distance☆248Updated 6 years ago
- Header only 3d quickhull in c99☆295Updated 8 years ago
- Point Based Global Illumination