What is Biomeca?
Biomeca is a desktop application that provides a visual programming environment for biomechanics data analysis. Its features include:
Import, query, visualize, and export — Import data from any supported format.
Create dashboards — Create and share custom layouts that present data with beautiful graphs.
Powerful processing pipelines — Use nodes to apply any data transformation you can think of.
Extend with plugins — Add fully custom data processing and visualizations with an easy-to-use Python plugin system.
File format built on SQLite — Take advantage of features like instant autosave, zero loading time, and corruption-proof files.
Free and open source forever — Licensed under the GNU General Public License v3.0.
Latest Release: v0.1.0 (2024-12-02)
Quick Start
- Download or build from source.
- Add some data files from the File > Data Sources... dialog.
- Create a pane and a node group for that pane.
- Add some nodes to process the data and create a graph or table.
- See the Getting Started guide for more detail.