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
- This was a tricky simulation feature to write. It's not complicated, but it's also not as simple as in the old days, when a triangle of ...
- The scissor lift was simulating badly, with links flipping to the wrong positions. It turned out the simulator was solving the triangle, ...
- 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 ...
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.