openantz / antz

ANTz immersive 3D data visualization engine
https://openantz.com
Other
38 stars 13 forks source link

CGLM for matrix stack #288

Open saxondigital opened 4 years ago

saxondigital commented 4 years ago

Implement the CGLM library for composing our topo matrix stack. Also provides the groundwork for GLSL (mobile devices) and WebGL. Also has other useful features (curves, euler angles, etc.), see the features to get an idea(s):

https://cglm.readthedocs.io/en/latest/features.html

related issues:

saxondigital commented 4 years ago

CGLM requires VS2017 or newer.

saxondigital commented 3 years ago

CGLM for matrix stack