ShaderFastLibs
Shader optimizer
Optimized shader libraries for fast operations on graphics processing units.
359 stars
29 watching
32 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bolero-murakami/sprout | A comprehensive C++ library for various algorithms and mathematical operations. | 880 |
fmutant/hlml | A high-level math library designed to efficiently perform mathematical operations on 3D game development and graphics rendering using SIMD instructions. | 43 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,229 |
grimfang4/sdl-gpu | A high-performance 2D graphics library for SDL written in C. | 1,199 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
dolkar/tephra | A high-performance C++17 graphics and compute library leveraging Vulkan for GPU-accelerated tasks | 20 |
sotrh/learn-wgpu | A tutorial and guide to using the WGPU library in Rust for access to GPU functions | 1,538 |
calebwin/emu | A library for portable, modular, and performant GPU compute programming in Rust. | 1,597 |
lukasbanana/geometronlib | A C++ geometry library providing primitive data types and tools for generating 2D/3D meshes. | 93 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
juj/mathgeolib | A C++ library for linear algebra and geometry manipulation used in computer graphics | 694 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |