msqrt / ssglLinks
single source shaders for opengl
☆103Updated last year
Alternatives and similar repositories for ssgl
Users that are interested in ssgl are comparing it to the libraries listed below
Sorting:
- revisiting a known normal transformation in computer graphics☆322Updated 6 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- A simple ImGui component for rendering profiling data☆291Updated 5 months ago
- Circle C++ shaders☆493Updated 3 years ago
- An abstraction layer for graphics APIs.☆216Updated last week
- Vulkan triangle in ~380 lines of code☆132Updated this week
- single-header c++ math library☆110Updated 5 years ago
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- A High Quality SIMD BC1 Encoder☆131Updated 3 years ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆131Updated 8 months ago
- Modern C++ swizzling header-only library☆194Updated 2 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆135Updated 6 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 5 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆125Updated 8 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Updated last year
- Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.☆124Updated this week
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆270Updated 8 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- Custom C++ Vulkan Bindings☆16Updated 4 years ago
- Single header "no-allocation" KTX/DDS file reader☆138Updated 3 months ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆181Updated last week
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- The Tauray renderer☆129Updated 9 months ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆198Updated last year
- Simple implementations of sampling patterns, with objective tests to compare them