Computational Biomechanics Lab @ TUDelft's repositories
opensim-creator
A UI for building OpenSim models
rmr-solver
Repository storing MATLAB scripts to estimate activations of shoulder muscles using the Rapid Muscle Redundancy (RMR) solver.
opensim-creator-site
Source code for OpenSim Creator's website
googletest
GoogleTest - Google Testing and Mocking Framework
IconFontCppHeaders
C and C++ headers, C# and Python classes and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons, Kenney game icons and Fontaudio.
ImGuiColorTextEdit
Colorizing text editor for ImGui
implot
Immediate Mode Plotting
luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
lunasvg
lunasvg is a standalone SVG rendering library in C++
opensim-core
ComputationalBiomechanicsLab's fork of opensim-core (used by opensim-creator/internal projects)
opensim-models
SimTK OpenSim models (.osim) and related example files that are distributed with OpenSim.
osim
A minimalistic take on OpenSim
osimperf-monitor
OpenSim performance monitor.
simbody
ComputationalBiomechanicsLab's fork of simbody (used by opensim-creator/internal projects)
spdlog
Fast C++ logging library.
unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
useful-resources
In this repository, we collect material that can be useful to students/researchers
benchmark
A microbenchmark support library
fmt
A modern formatting library
glm
OpenGL Mathematics (GLM)
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
lua
OpenSim/OpenSim Creator fork of lua 5.1.5
OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
SDL
Simple Directmedia Layer
span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
stb
stb single-file public domain libraries for C/C++
tomlplusplus
Header-only TOML config file parser and serializer for C++17.