acgessler / half_float
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
☆141Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for half_float
- C++ Custom memory allocators☆51Updated 4 years ago
- Simple example of using Vulkan for GPGPU computing☆51Updated 6 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Blazing fast memory allocator designed for video games☆298Updated last year
- nanothread — Minimal thread pool for task parallelism☆57Updated 6 months ago
- NanoSTL, a small subset of C++ STL and libm☆119Updated 2 years ago
- C++ Binary Fixed-Point Arithmetic☆231Updated 5 years ago
- Simple, flexible and modular assertion macro.☆221Updated 7 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆184Updated 2 years ago
- Cross-platform C++17 Runtime Reflection Library☆225Updated 2 months ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- IEEE 754 16-bit Float☆46Updated 10 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- Fast string implementation for graphics.☆181Updated 9 months ago
- C++20 Dynamic Reflection Library☆134Updated 3 weeks ago
- 128-bit (64.64) signed fixed-point arithmetic.☆172Updated 4 months ago
- Small collection of debug-related drop-in c/c++-utils☆242Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆67Updated 2 months ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆41Updated 7 years ago
- C++ Reflection using clang☆276Updated last year
- Single-header libraries from the Magnum engine☆111Updated 4 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆203Updated 3 years ago
- single-header c++ math library☆104Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆178Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- std::embed implementation for the poor (C++17)☆83Updated 10 months ago