Lists (8)
Sort Name ascending (A-Z)
Stars
header only, dependency-free deep learning framework in C++14
[PG2025] PaMO: Parallel Mesh Optimization for Intersection-Free Low-Poly Modeling on the GPU
Header-Only C++ Library for Graph Representation and Algorithms
A C++ single header implementation of Moeller's Triangle-Triangle & Triangle-Box intersection algorithms for BVH trasversal
Shows how to use Fltk controls only by programming code (c++17).
NURBS Curve and Surface Algorithms Library, match the NURBS Book
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
A collection of common mesh subdivision algorithms
Tiny but powerful single file wavefront obj loader
Extensible, Apache-licensed application framework for building 3D tools with OpenUSD and Qt, tailored for the VFX and animation industry.
Tiny Polygon Partitioning and Triangulation Library
ramcdona / sweptvolumes
Forked from marcelriedelnam/sweptvolumessurface calculation for moving rigid bodies
High-performance C++ library for multiphysics and multibody dynamics simulations
[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
Fast mesh to 3D gaussian splat conversion
LibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user i…