All Projects → DLR-SC → Tigl

DLR-SC / Tigl

Licence: apache-2.0
The TiGL Geometry Library to process aircraft geometries in pre-design.

Labels

Projects that are alternatives of or similar to Tigl

Geo
S2 geometry library in Go
Stars: ✭ 1,187 (+865.04%)
Mutual labels:  geometry
Genartlib
Utilities for creating generative artwork with Clojure
Stars: ✭ 91 (-26.02%)
Mutual labels:  geometry
Polylidar
Polylidar3D - Fast polygon extraction from 3D Data
Stars: ✭ 106 (-13.82%)
Mutual labels:  geometry
Volume approximation
Practical volume computation and sampling in high dimensions
Stars: ✭ 75 (-39.02%)
Mutual labels:  geometry
Plexus
Polygonal mesh processing.
Stars: ✭ 90 (-26.83%)
Mutual labels:  geometry
S2geometry
Computational geometry and spatial indexing on the sphere
Stars: ✭ 1,339 (+988.62%)
Mutual labels:  geometry
Maker.js
📐⚙ 2D vector line drawing and shape modeling for CNC and laser cutters.
Stars: ✭ 1,185 (+863.41%)
Mutual labels:  geometry
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (-4.88%)
Mutual labels:  geometry
Trimesh
Python library for loading and using triangular meshes.
Stars: ✭ 1,303 (+959.35%)
Mutual labels:  geometry
Root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Stars: ✭ 1,377 (+1019.51%)
Mutual labels:  geometry
Complete street rule
The Complete Street Rule for ArcGIS CityEngine is a scenario oriented design tool intended to enable users to quickly create procedurally generated multimodal streets.
Stars: ✭ 81 (-34.15%)
Mutual labels:  geometry
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-28.46%)
Mutual labels:  geometry
Hgeometry
HGeometry
Stars: ✭ 98 (-20.33%)
Mutual labels:  geometry
Quadtree
A QuadTree Example for JavaScript (with p5.js)
Stars: ✭ 74 (-39.84%)
Mutual labels:  geometry
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (-13.01%)
Mutual labels:  geometry
Directional
A library for Directional Field Synthesis, Design, and Processing.
Stars: ✭ 73 (-40.65%)
Mutual labels:  geometry
Wave geometry
Manifold geometry with fast automatic derivatives and coordinate frame semantics checking
Stars: ✭ 92 (-25.2%)
Mutual labels:  geometry
Svg.skia
An SVG rendering library.
Stars: ✭ 122 (-0.81%)
Mutual labels:  geometry
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (-5.69%)
Mutual labels:  geometry
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+9292.68%)
Mutual labels:  geometry

Screenshot of the TiGL Viewer

TiGL

Continuous Integration codecov Apache 2.0 Install with conda Cite-us Documentation

The TiGL Geometry Library can be used for the computation and processing of aircraft geometries stored inside CPACS files. TiGL offers many geometry related functions such as

  • Point retrieval functions to compute points on the aircraft surface
  • Intersection functions to compute the intersection of the aircraft with planes
  • Export functions for standard CAD file formats (STEP + IGES) or mesh formats, including VTK, Collada, and STL.

The TiGL library uses the OpenCASCADE CAD kernel to represent the airplane geometry by NURBS surfaces. The library provides external interfaces for C, C++, Python, Java, MATLAB, and FORTRAN.

TiGL is shipped with the Qt based TiGL Viewer for visualizing aircraft geometries or viewing CAD files.

News

Please head over to our TiGL website: https://dlr-sc.github.io/tigl/#news

Cite us

TiGL is available as Open Source and we encourage anyone to make use of it. If you are applying TiGL in a scientific environment and publish any related work, please cite the following artice:

Siggel, M., Kleinert, J., Stollenwerk, T. et al.: TiGL: An Open Source Computational Geometry Library for Parametric Aircraft Design, Math.Comput.Sci. (2019). https://doi.org/10.1007/s11786-019-00401-y

A free copy of the paper is offered here: https://rdcu.be/bIGUH

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].