Coder Social home page Coder Social logo

jjqcat / gotools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sintef-geometry/gotools

0.0 0.0 0.0 9.35 MB

GoTools Geometry Toolkit - IMPORTANT INFO: Please see the README further down.

License: GNU Affero General Public License v3.0

C++ 24.18% Perl 0.03% C 75.39% CMake 0.39%

gotools's Introduction


----------------------------------------------------------------------------------------------------

GoTools is the name of a collection of C++ libraries related to geometry. The libraries are
organized as a core module with additional modules added on top. The core module contains generic
tools and spline functionality. The additional modules contain functionality for intersections,
approximative implicitization, parametrization, topology, and more.

This toolkit contains the modules gotools-core, gotools-data, igeslib, implicitization,
intersections, isogeometric_model, lrsplines2D, lrsplines3D, parametrization, qualitymodule,
topology, trivariate, trivariatemodel, viewlib and compositemodel. Also included is sisl ttl newmat
for convenience.

The GoTools geometry/spline toolkit was written by the Geometry Group at SINTEF ICT, Department of
Applied Mathematics.

Newmat was written by Robert Davies, http://www.robertnz.com.

Requirements:
* CMake - see: www.cmake.org
* Linux: Tested on the latest LTS version of Ubuntu (currently 20.04, using gcc version 9.3.0) on
  x64. It should work with gcc versions down to 4.8, but it is not actively supported. It has been
  tested to run on ARM64, but it is not actively supported.
* Windows: Tested with Visual Studio 2015, 2019 and 2022 on x64. Older versions are not
  supported. It has been tested to run on ARM64 (using x64 emulation), but it is not actively
  supported.
* MacOS: We do not officially support MacOS. It has beed tested to run on ARM64, but it is not
  actively supported.

Dependencies:
* PugiXML
* JsonCpp (required for viewlib only)
* Qt4/Qt5 (required for viewlib only)
* OpenGL (required for viewlib only)
* GLUT (required for viewlib only)
* Boost (required for running the test suite)

Optional dependencies (disabled by default):
* OpenMP

A few comments on the current distribution:
(1) You can generate doxygen information by typing 'doxygen' in the base directory.
(2) In order to compile/install the library, you need to use CMake. See the INSTALL file.
(3) GoTools provides a file format: g2. Various test applications produce g2 files as output. See
    the Doxygen generated documentation for more information on this format. The viewer application
    'goview' is provided in Viewlib in order to view g2-files.



 

gotools's People

Contributors

sbriseid avatar vibekeskytt avatar kjefre avatar oliverjdb avatar janbth avatar bspj avatar fgfuchs avatar akva2 avatar georgmuntingh avatar babrodtk avatar vikingscientist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.