41 lines
2.8 KiB
Markdown
41 lines
2.8 KiB
Markdown
# OpenMesh, 7.0
|
|
|
|
|
|
## Getting OpenMesh
|
|
All Documentation, binaries and original source code are available at www.openmesh.org
|
|
|
|
The main git repository is available at:
|
|
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
|
|
|
|
The gitlab site can be found here:
|
|
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
|
|
|
The python bindings can be found here:
|
|
https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python
|
|
|
|
## Download Binaries
|
|
|
|
### Windows
|
|
|
|
| VS Version: | 2017 | 2015 | 2013 |
|
|
| -------- | -------- |-------- |-------- |
|
|
| 64-Bit shared, no apps | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-64-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2015-64-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2013-64-bit-shared-no-apps) |
|
|
| 32-Bit shared, no apps | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-32-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2015-32-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2013-32-bit-shared-no-apps) |
|
|
| 64-Bit static, no apps | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-64-bit-static-no-apps) | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2015-64-bit-static-no-apps) | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2013-64-bit-static-no-apps) |
|
|
| 32-Bit static, no apps | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2017-32-bit-static-no-apps) | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2015-32-bit-static-no-apps) | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/rel?job=test:VS2013-32-bit-static-no-apps) |
|
|
|
|
|
|
## Installing
|
|
Unpack the tar-ball to a suitable place.
|
|
|
|
|
|
A detailed build manual for Mac/Windows/Linux is in the Documentation
|
|
located at Doc/html/index.html
|
|
|
|
## Documentation
|
|
|
|
The latest Documentation can be found at:
|
|
http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest
|
|
|
|
Documentation for previous versions is available on our website as well.
|