BinomialLLC / bc7eLinks
Binomial's fast high quality full-featured SIMD BC7 encoder.
☆177Updated 2 years ago
Alternatives and similar repositories for bc7e
Users that are interested in bc7e are comparing it to the libraries listed below
Sorting:
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆123Updated 8 years ago
- A High Quality SIMD BC1 Encoder☆128Updated 3 years ago
- State of the art RDO BC1-7 GPU texture encoders☆221Updated last year
- Fast single source file BC7/BPTC texture encoder with perceptual metric support☆155Updated 2 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆242Updated 2 years ago
- Single source file BC1-5 and BC7 encoders and BC1-5/7 decoders with MIT or Public Domain licenses☆233Updated 3 years ago
- ☆83Updated 7 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated 4 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆130Updated last month
- 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
- 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…☆172Updated 2 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆95Updated 6 years ago
- SPIR-V extension for Visual Studio☆93Updated last year
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- Conservative Morphological Anti-Aliasing 2.0☆190Updated 2 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆128Updated 6 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- AMD GPU particles sample based on DirectX 11☆116Updated 9 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆123Updated 2 years ago
- Axis Aligned Bounding Octahedron☆253Updated 6 years ago
- Adaptive Screen Space Ambient Occlusion☆253Updated 2 years ago
- Small header-only C library to decompress any BC compressed image☆171Updated last month
- A small dx12 base program I use to test shaders and techniques