Skip to content
Shane Saxon edited this page Nov 15, 2020 · 10 revisions

Library Dependencies

ANTz core libs

  • OpenGL - Khronos Group
  • freeglut - our application framework (MSW & Linux)
  • Apple GLUT - app framework (OSX only)
  • Assimp - 3D model import
  • FreeImage - image formats (current)
  • SOIL - image formats (deprecated)
  • curl - URL based data transfer
  • Jannson - encode decode JSON
  • oscpack - OSC networking
  • MySQL - database connector (WARNING! paid license required for commercial use).

Note that the code used by the addons is not currently distributed while we sort out licensing issues. However, feel free to contact use for code or further details. You may DOWNLOAD HERE the latest compiled app that supports zSpace VR (laptop & desktop) and 3Dconnexion SpaceMouse (Compact & Pro editions). Support for Video IO (AJA, BMD) is coming soon.


Planned (as of 2019-03-28)

Clone this wiki locally