Understanding Mac Linkage App Devlog Continued
Let's dive into the details surrounding Mac Linkage App Devlog Continued. I showed some debugging visuals in the
Key Takeaways about Mac Linkage App Devlog Continued
- This is a quick video showing some debug visualizations. I decided to dim the entire mechanism behind the debug visualizations ...
- I added code to the
- It took me a few more minutes to write the code that handles how a gear on a rotating link behaves when it's rotated around ...
- I fixed the simulation to handle gears fastened to the ground. In this case, the gear is actually fastened to a separate anchor to ...
- The scissor lift was simulating badly, with links flipping to the wrong positions. It turned out the simulator was solving the triangle, ...
Detailed Analysis of Mac Linkage App Devlog Continued
I got the rotary inputs working with a starting offset and limit angle. The way it works is that you can set a limit so the input rotates to ... I'm working on visualizing connector motion paths during simulation. I implemented a 2048-point circular buffer for every ... This video shows the first step in adding proper gear support to the
This is a collection of working mechanisms created on the
That wraps up our extensive overview of Mac Linkage App Devlog Continued.