Pinned Repositories
ACVD
a programm to perform fast simplification of 3D surface meshes
FabienPean.github.io
heco
Heterogeneous containers in C++
heco_experiments
Experimental heterogenenous containers in C++
strong_alias
A personal take on strong alias (aka phantom type/strong typedef)
VegaFEM
Unofficial fork of Vega FEM 4.0
yomm2
Fast, orthogonal, open multi-methods. Supersedes yomm11.
vcpkg
C++ Library Manager for Windows, Linux, and MacOS
Fastor
A lightweight high performance tensor algebra framework for modern C++
sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
FabienPean's Repositories
FabienPean/FabienPean.github.io
FabienPean/heco
Heterogeneous containers in C++
FabienPean/heco_experiments
Experimental heterogenenous containers in C++
FabienPean/strong_alias
A personal take on strong alias (aka phantom type/strong typedef)
FabienPean/VegaFEM
Unofficial fork of Vega FEM 4.0
FabienPean/yomm2
Fast, orthogonal, open multi-methods. Supersedes yomm11.
FabienPean/arpack-ng
Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
FabienPean/artisynth_core
Core modules for ArtiSynth mechanical modeling system
FabienPean/bounding-mesh
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
FabienPean/CGoGN_3
n-dimensional Meshes with Combinatorial Maps
FabienPean/entt
Gaming meets modern C++ - a fast and reliable entity-component system and much more
FabienPean/Fastor
A light-weight high performance SIMD based tensor algebra framework in C++11/14/17
FabienPean/FEBio
FEBio Suite Solver
FabienPean/fTetWild
Fast Tetrahedral Meshing in the Wild
FabienPean/geogram
a programming library with geometric algorithms
FabienPean/libigl
Simple C++ geometry processing library.
FabienPean/osqp
The Operator Splitting QP Solver
FabienPean/osqp-cpp
A C++ interface for the OSQP quadratic programming solver.
FabienPean/pmp-library
The Polygon Mesh Processing Library
FabienPean/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
FabienPean/raylib-3D
An extension library for the amazing raylib library, that adds better support for 3D.
FabienPean/setup-vcpkg
Set vcpkg up in GitHub Actions with caching
FabienPean/simbody
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
FabienPean/SPHinXsys
SPHinXsys (pronunciation: s'finksis) is an acronym from Smoothed Particle Hydrodynamics for industrial compleX systems. It provides C++ APIs for physical accurate simulation and aims to model coupled industrial dynamic systems including fluid, solid, multi-body dynamics and beyond with SPH (smoothed particle hydrodynamics), a meshless computational
FabienPean/STL
MSVC's implementation of the C++ Standard Library.
FabienPean/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University
FabienPean/test-actions-cache
FabienPean/TinyEngine
Tiny OpenGL3 Wrapper / 3D Engine in C++
FabienPean/vcpkg
VC++ Packaging Tool
FabienPean/vectr
A type-erased sequential container to store any kind of type uniformly