Registry / other / micro-gl

micro-gl

JSON →
library2025-07-11vcpkgunverified

Fast, Super Slim, Embeddable, Headers only C++11 vector graphics library, that can run on any 32/64 bits computer without FPU or GPU. No standard library required.

vcpkg install micro-gl
INSTALL
IMPORT
SIG · MICRO-GL
M
micro-gl
othercppv2025-07-11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

micro-gl.h
#include <micro-gl.h>

Create a canvas and draw basic shapes

#include "micro-gl.h" int main() { microgl::Canvas canvas(100, 100); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2025-07-11latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

micro-gl — pip install micro-gl · libregistry