Pinned Repositories
arithmetic_codec
arithmetic encoder decoder, C port of Amir Said's FastAC
flow
offline artistic image generator
math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
microui
A tiny immediate-mode UI library
simd
Neon/AVX simd library, vector size agnostic
simd_bitonic
Bitonic sort using simd (avx/neon) instructions
ToodeeSculpt
a 2D sdf combiner editor
Geolm's Repositories
Geolm/leanUI
small immediate-mode UI library with a focus on design and animation
Geolm/onedraw
GPU driven 2d sdf renderer drop-in library
Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Geolm/simd_bitonic
Bitonic sort using simd (avx/neon) instructions
Geolm/ToodeeSculpt
a 2D sdf combiner editor
Geolm/simd
Neon/AVX simd library, vector size agnostic
Geolm/flow
offline artistic image generator
Geolm/arithmetic_codec
arithmetic encoder decoder, C port of Amir Said's FastAC