NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.
-
Updated
Feb 15, 2025 - C
NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.
Super fast fixed-point MP3 encoder with JS/wasm and android native bindings.
A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics library used in King's Crook.
PAL encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
A 2d physics engine with fixed-point support.
Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager
Fixed point C implementation of Pan Tompkins QRS detector
Fixed Radix Math library for embedded systems (opt for speed)
Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
Math expression evaluation as Linux kernel module
Fixed point math library in C with 3d vectors and quaternions - formal verification is in process...
Single header fixed point software renderer
Initial port of the IQMath Library, obtained from TI MSPM0 SDK.
🔢 C-based algorithms and exercises focused on numerical methods, such as interpolation, differentiation, and aimed for equation solving.
Add a description, image, and links to the fixed-point topic page so that developers can more easily learn about it.
To associate your repository with the fixed-point topic, visit your repo's landing page and select "manage topics."