tigl icon indicating copy to clipboard operation
tigl copied to clipboard

The TiGL Geometry Library to process aircraft geometries in pre-design.

Results 126 tigl issues
Sort by recently updated
recently updated
newest added

In some situations, TiGLViewer crashes when a wing has a guide curve defined a the leading edge, but not at the trailing edge. I have attached a modified verison of...

bug

I have noticed that, when generating fuselages with guide curves, certain sections show a strange behaviour: instead of keeping a somewhat circular or ovoid shape like the sections that are...

Dear DLR-SC-TIGL-Team, we are trying to install the TIGL-Viewer under RedHat8 (Linux Distro) with Conda: ``` conda create -n tigl_viewer_test conda activate tigl_viewer_test conda install tigl3 -c dlr-sc ``` Everything...

Add a new function that has the functionality of the already existing function tiglWingInterpolateXsi but with swapped coordinates Xsi and Eta.

Hi, with the new [cpacs tank definition](https://github.com/DLR-SL/CPACS/issues/786) finalized, I'd like to request tigl support for it. The tank geometry is defined alike the fusealge geometry starting at the "hulls"-element. These...

Sadly Intel is changing its tbb library to things like [oneapi-tbb](https://archlinux.org/packages/testing/x86_64/onetbb/) which has `/usr/lib/libtbb.so.12.8 ` My tigl build from source when through without complaining, but now libtbb is missing: `tiglviewer-3:...

We use sphinx to get a pythonic documentation of our bindings. Ideally, this documentation is built as part of our cmake configuration.

> Hi Martin, > > I just reproduced parts of this code for some OpenGL example for students. > > I thin this code will not work if the p1...

We have a copy of the googletest source cluttering our repo. It would be much cleaner to integrate a fixed tag using CMake with e.g. FetchContent.

This is a feature request: When inspecting a geometry in the TiGL Viewer, or when generating images for a presentation, somtimes the default location of the lighting source does not...