Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenVolumeMesh
OpenVolumeMesh
Commits
82cef4dc
Commit
82cef4dc
authored
Oct 19, 2018
by
Jan Möbius
Browse files
Merge branch 'md' into 'master'
Md See merge request
!39
parents
4c59e279
3c9966e6
Pipeline
#7644
passed with stage
in 4 minutes
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
LICENSE
0 → 100644
View file @
82cef4dc
OpenVolumeMesh is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version with the
following exceptions:
OpenVolumeMesh is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU LesserGeneral Public
License along with OpenVolumeMesh. If not,
see http://www.gnu.org/licenses/.
\ No newline at end of file
README
→
README
.md
View file @
82cef4dc
===========================================================================
-----
OpenVolumeMesh
Copyright (C) 2011 by Computer Graphics Group, RWTH Aachen
www.openvolumemesh.org
---------------------------------------------------------------------------
Copyright (C) 2011-2018 by Computer Graphics Group, RWTH Aachen
www.openvolumemesh.org
-----
OpenVolumeMesh is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
...
...
@@ -21,18 +19,17 @@
License along with OpenVolumeMesh. If not,
see
<http://www.gnu.org/licenses/>
.
===========================================================================
Overview:
# Overview:
0.
Introduction
1.
System Requirements
2.
Building OpenVolumeMesh
3.
License Information
===========================================================================
0. Introduction
#
0. Introduction
Thank you for downloading and using the OpenVolumeMesh library. OpenVolumeMesh
is a generic data structure for the comfortable handling of arbitrary
...
...
@@ -67,18 +64,17 @@ system (redmine), which you find at
<https://www.graphics.rwth-aachen.de:9000/OpenVolumeMesh/OpenVolumeMesh>
,
or you can send them directly to
my
e-mail address which is
or you can send them directly to
the following
e-mail address which is
<moebius@cs.rwth-aachen.de>
.
===========================================================================
1. System Requirements
#
1. System Requirements
OpenVolumeMesh is shipped as source project and can be built on all common
architectures and operating systems including:
- Windows
XP/2000/Vista/7
with Visual Studio 2013 or higher
-
Windows
7/8/10
with Visual Studio 2013 or higher
-
MacOSX with latest XCode
...
...
@@ -92,9 +88,8 @@ Note also that, in order to build the documentation, you will need to
have Doxygen installed on your computer. Download Doxygen under
<http://www.doxygen.org>
. The use of Doxygen is not mandatory though.
===========================================================================
2. Building OpenVolumeMesh
#
2. Building OpenVolumeMesh
OpenVolumeMesh is equipped with a CMake build system
<http://www.cmake.org>
.
Make sure that at least version 3.7 of CMake is installed on your computer.
...
...
@@ -121,9 +116,8 @@ click on "Generate". You will now find a Visual Studio project file
in the specified build folder (which is "Build" per default). Open this
file in Visual Studio and select "Build all".
===========================================================================
3. License Information
#
3. License Information
OpenVolumeMesh is free software licensed under the terms of the
GNU Lesser General Public License Version 3 as published by the Free Software
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment