einsflash / Project_Pusher_Mechanism

MIT License
2 stars 0 forks source link

add some new features #2

Closed einsflash closed 2 months ago

einsflash commented 2 months ago

---New Progress done

  1. New function calculate_Edge_Value() which can calculate edge lengths with given classification values

  2. Change the trajectory tracing. It always trace C and P instead of C1 C2 P1 P2

  3. New branch Zhu. I will work on this branch and make pull request for better version control.

  4. New demo function Iteration_for_Animation_Mouse(). This will receive extra alpha as input, according to mouse position of user.

  5. change in function calculate_P_Position(). It will now select P according to coupler_offset.

---New Request

  1. The GUI can multiply offset_distance and coupler_position with 100 to be the same as the demo Tutor site(change into percentage)