Git Product home page Git Product logo

ttl's Introduction

This is the TTL (Triangulation Template Library) README file
============================================================

TTL is a generic triangulation library developed at SINTEF Applied
Mathematics.  TTL is generic in the sense that it does not rely on a
special data structure. Thus, you can operate with your own
application data structure and benefit from a variety of generic
algorithms in TTL that can work directly on any data structure for
triangulations.

If you do not want to bother with making your own data structure and
adapt it to TTL, you can use one of the data structures that comes
with TTL and use TTL as you would use any other triangulation library.

TTL runs on a number of platforms, including Unix, Linux and Windows.
If you have any problems it is straightforward to modify the source code.
The C++ compiler must support the syntax: function<  >(..,..) for calling
function templates.

Examples of generic tools currently available are:
- Incremental Delaunay triangulation
- Constrained Delaunay triangulation
- Insert and remove nodes in a triangulation
- Searching and traversal operations
- Misc. queries for extracting information for visualisation systems etc.

This library was developed by the Geometry Group at SINTEF ICT,
Department of Applied Mathematics.

More information about the TTL library can be found at: 
  
  http://www.sintef.no/Geometry-Toolkits


Requirements:
* CMake
  www.cmake.org

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.

Good luck!


ttl's People

Contributors

bspj avatar janbth avatar sbriseid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.