Registry / other / morphologica

morphologica

JSON →
library3.4.4vcpkgunverified

C++ header-only graphing and data visualization with Modern OpenGL

vcpkg install morphologica
INSTALL
IMPORT
SIG · MORPHOLOGICA
M
morphologica
othercppv3.4.4
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.

morph/Visual.h
#include <morph/Visual.h>

Create a visualization window

#include <morph/Visual.h> int main() { morph::Visual v(1024, 768); return 0; }
Debug
Known issues
gotchaHeader-only but requires OpenGL and GLFW at link time
fix
Link against OpenGL::GL and glfw
affects: *
Upgrade
Version history
3.4.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

morphologica — pip install morphologica · libregistry