divideconcept / FastTrigoLinks
Fast yet accurate trigonometric functions
☆165Updated 3 years ago
Alternatives and similar repositories for FastTrigo
Users that are interested in FastTrigo are comparing it to the libraries listed below
Sorting:
- Header only FFT library☆177Updated 2 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆62Updated 9 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆194Updated 6 years ago
- single-header c++ math library☆110Updated 5 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- unofficial mirror☆144Updated 6 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆94Updated 4 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- Approximate and vectorized versions of common mathematical functions☆217Updated 6 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated last year
- An OpenGL loading library, with support for GL, GLES, EGL, GLX and WGL☆34Updated last month
- Small collection of debug-related drop-in c/c++-utils☆254Updated 4 years ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- A single-file, immediate-mode sequencer widget for C++17, Dear ImGui and EnTT☆259Updated last year
- An improved plot widget for Dear ImGui, aimed at displaying audio data☆467Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- The official repository for SimpleFileWatcher formerly at code.google.com/p/simplefilewatcher☆39Updated 5 years ago
- C++ library thats implemets class color. Available models: RGB, HSL, HSV, CMY, CMYK, YIQ, YUV and growing.☆186Updated 3 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…