https://github.com/stivio00/fourbarvis
Four bar linkage mechanism simulation software
https://github.com/stivio00/fourbarvis
cpp linkage multibodydynamics qt simulation
Last synced: 13 days ago
JSON representation
Four bar linkage mechanism simulation software
- Host: GitHub
- URL: https://github.com/stivio00/fourbarvis
- Owner: stivio00
- License: mit
- Created: 2019-06-18T21:58:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T16:53:06.000Z (almost 6 years ago)
- Last Synced: 2023-11-30T21:33:13.182Z (about 2 years ago)
- Topics: cpp, linkage, multibodydynamics, qt, simulation
- Language: C++
- Size: 467 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FourBarVis
Four-bar linkage simulation software. Implemented in C++ with Qt 5.*
The positions are computed using close solutions and not numerical methods.
## Screenshot

Quick video:
## 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
