Skip to content

GitZHCODE/zDependencies

Repository files navigation

ZSPACE DEPENDENCIES

This repository is a collection of dependencies for the zspace_core repository.

  • OPENGL for display methods. End users, independent software vendors, and others writing code based on the OpenGL API are free from licensing requirements.

  • Omniverse for OpenUSD interop.

  • Eigen for matricies and related methods. It is an open source project licensed under MPL2.

  • Spectra for large scale eigen value problems. It is an open source project licensed under MPL2.

  • Armadillo for matricies and related methods. It is an open source project licensed under Apache License 2.0.

  • Alglib free edition for linear programming optimisation methods.

  • JSON for Modern C++ to create a JSON file. It is an open source project licensed under MIT License.

  • SQLITE for SQL database engine. It is an open source project dedicated to the public domain.

  • LodePNG for creating PNG images. It is a project licensed under ZLIB License.

  • TooJPEG for creating JPEG images. It is a project licensed under ZLIB License.

  • IGL for geometry processing. It is a project licensed under MPL2.

  • Quickhull for quickhull implementation. Licensed under MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published