dillonhuff / scgLinks
3D Computational Geometry in C++11
β20Updated 7 years ago
Alternatives and similar repositories for scg
Users that are interested in scg are comparing it to the libraries listed below
Sorting:
- πΊ Fast polygon triangulation library based on Seidel's algorithm.β43Updated 2 weeks ago
- A simplicial mesh structure that supports general non-manifold meshes and associated dataβ39Updated 11 years ago
- Octree library in C++β60Updated 13 years ago
- A high-performance library for multi-physics simulations and geometric computationβ32Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applicationsβ97Updated 11 months ago
- Benchmark of various spatial data structures for collision detection.β129Updated 7 years ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid dβ¦β20Updated 7 years ago
- Public repository for the source code developed for the master thesis "Real-Time Rendering of Procedurally Generated Volumetric Models"β12Updated 12 years ago
- Basic linear algebra C++ library for 2D and 3D applicationsβ47Updated 10 months ago
- Triangulation Template Libraryβ26Updated 3 weeks ago
- Visual Computing Libraryβ20Updated 3 weeks ago
- toy C++ Vulkan libraryβ49Updated 7 years ago
- nd-tree data structures and algorithmsβ15Updated 10 years ago
- C++ math / geometry / mesh processing libraryβ62Updated 7 years ago
- OpenCL based GPU accelerated SPH fluid simulation libraryβ52Updated 9 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Mapsβ49Updated 6 years ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed witβ¦β16Updated last year
- GPU particle simulation engine, inspired by Agni's Philosophy.β195Updated 9 months ago
- Compute morton keys using a look-up table generated at compile-time.β31Updated 8 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.β60Updated 9 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.β25Updated last year
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.β28Updated 12 years ago
- Implementation of Ken Shoemake's arcball transform with a few additions.β11Updated 11 years ago
- Fluid Simulation on CPU and GPU in C++ with OpenGLβ57Updated 8 years ago
- Overview and detailed dicussion about parallel volume rendering on a cluster. We describe algorithms, optimalization techniques and challβ¦β18Updated 10 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curvesβ41Updated 5 years ago
- #include <engine>β40Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11β40Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel constructionβ56Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.β117Updated 13 years ago