forked from ondrejsmid/orthohedra
-
Notifications
You must be signed in to change notification settings - Fork 0
Library for orthogonal polyhedra of arbitrary dimension
License
ewaldhew/orthohedra
This branch is 22 commits ahead of ondrejsmid/orthohedra:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build a static library of orthogonal polyhedra: 1) cd into root directory ('software' directory) 2) from here type 'make staticlib' Build a dynamic library with C calling conventions: 1) step one as above 2) type 'make dynamiclib' Generate library documentation: 1) type 'doxygen' Try some example code: 1) cd into 'software/examples' 2) from here type 'make' 3) play with these examples, read documentation
About
Library for orthogonal polyhedra of arbitrary dimension
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 96.4%
- Shell 2.1%
- Other 1.5%