tigl
Aircraft geometry processor
A C++ library providing geometric data processing and visualization tools for aircraft design
The TiGL Geometry Library to process aircraft geometries in pre-design.
239 stars
31 watching
61 forks
Language: C++
last commit: 8 days ago
Linked from 1 awesome list
aircraftb-splinec-plus-pluscpacsgeometrynurbsopencascade
Related projects:
Repository | Description | Stars |
---|---|---|
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
habrador/computational-geometry | A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,254 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 631 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |
libigl/libigl | A C++ library for processing and manipulating geometric data in 3D space | 4,599 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
billyfrcs/graphicsprogramming | An open-source project for learning and implementing 2D and 3D rendering using modern OpenGL and C++. | 1 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 926 |
microsoft/directxmesh | A shared source library for performing various geometry content processing operations. | 784 |
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 458 |