stivio00 / FourBarVis

Four bar linkage mechanism simulation software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FourBarVis

Four-bar linkage simulation software. Implemented in C++ with Qt 5.* The positions are computed using close solutions and not numerical methods.

Screenshot

Screenshot1 screenshot

Quick video:

Sample

Compilation

Just use qmake with the .pro file or open the pro file with QCreator, configure it and make it.

Four bar What?

Learn more about four bar linkage: https://en.wikipedia.org/wiki/Four-bar_linkage

About

Four bar linkage mechanism simulation software

License:MIT License


Languages

Language:C++ 67.4%Language:QMake 32.6%