Skip to content

Mechanical wheels pulling weights on Windows Forms with MVP-pattern

Notifications You must be signed in to change notification settings

malandrii/mechanism-kinematics-winforms-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Mechanism Kinematics" on Windows Forms

This project simulates the movement of mechanisms with changeable geometric and kinematic parameters.

MVP-pattern

This Windows Forms project uses the MVP-pattern which is used to easily change the view of the project (from example from windows .exe to web) as all the code logic is located in the model classes.

Installation

Go to Releases, choose the latest release and click the mechanism-kinematics.exe or just click here.

Usage

1. Draw the mechanism

(Drawing => Draw)

image

2. Change geometry measurements

(Parameters => Geometric)

image

image

3. Start mechanism movement

Movement => Start

image

4. Change of velocity

Angular velocity could be changed to negative so wheels go to opposite side

Parameters => Kinematic

image

Movement => Start

image

About

Mechanical wheels pulling weights on Windows Forms with MVP-pattern

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages