Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sigill/tulip-plugin-grid3d-import

Plugin for the Tulip framework to generate 3D grids.
https://github.com/sigill/tulip-plugin-grid3d-import

Last synced: 1 day ago
JSON representation

Plugin for the Tulip framework to generate 3D grids.

Awesome Lists containing this project

README

        

# Tulip Grid3D import plugin

## Description

This plugin allow to generate graphs whose structure is a 3D grid, with neighborhood of arbitrary size.

## Build

Launch one of the CMake project configuration tool and select your build directory. Set the CMAKE_MODULE_PATH variable to the location of the FindTULIP.cmake file (should be <tulip_install_dir>/share/tulip).

More informations [here](http://tulip.labri.fr/TulipDrupal/?q=node/1481).

## LICENSE

This program 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.

This program 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 Lesser General Public License along with this program. If not, see .