No description
2026-04-21 20:15:58 -04:00
assert panic, assert, other misc 2026-04-16 18:53:43 -04:00
bitmap set pixel gray in bitmap 2023-06-09 14:41:29 -04:00
blcolor panic, assert, other misc 2026-04-16 18:53:43 -04:00
bllog logging update, pointlist clone deep 2024-04-20 13:24:52 -04:00
blmath panic, assert, other misc 2026-04-16 18:53:43 -04:00
bltime mostly lots of new pointlist/path methods 2025-11-28 10:36:38 -05:00
collections panic, assert, other misc 2026-04-16 18:53:43 -04:00
config panic, assert, other misc 2026-04-16 18:53:43 -04:00
dust refactor to avoid conflicts with builtin min/max 2026-01-28 17:49:42 -05:00
easing linting 2022-11-19 21:17:32 -05:00
geom added more point tests 2026-04-21 20:15:58 -04:00
im panic, assert, other misc 2026-04-16 18:53:43 -04:00
noise lots of updates: 2025-11-10 17:11:01 -05:00
ok panic, assert, other misc 2026-04-16 18:53:43 -04:00
pix pix module 2026-01-16 19:49:32 -05:00
random panic, assert, other misc 2026-04-16 18:53:43 -04:00
sdf refactor to avoid conflicts with builtin min/max 2026-01-28 17:49:42 -05:00
utils space filling curves, tests 2026-04-21 14:02:49 -04:00
.gitignore scale and rotate 2022-07-17 08:35:16 -04:00
go.mod panic, assert, other misc 2026-04-16 18:53:43 -04:00
go.sum geom and rand stuff 2026-03-15 19:48:54 -04:00
justfile space filling curves, tests 2026-04-21 14:02:49 -04:00
LICENSE Update LICENSE 2025-10-19 18:25:01 +02:00
README.md change github links to codeberg 2025-08-08 09:28:26 -04:00

bitlib

A set of tools designed to work well with blcairo. Math, PRNG, geometry, color, easing, noise, etc.