Prompt#

I want to a create an isometric rendering UI for a tangible distributed systems simulation described here: [https://fabacademy.org/2026/labs/creativespark/students/shaaz-ahmed/final-project/tangible-systems/](https://fabacademy.org/2026/labs/creativespark/students/shaaz-ahmed/final-project/tangible-systems/)

An isometric grid of squares. I have 3 types of blocks I can place on the grid: * Cube (compute backend node) * Cylinders (databases) * Horizontal triangle, single vertex facing left (load balancer representing a fan out shape)

Every time you place a block on a grid, the square of the grid lights up. There is an option to wire up a couple of blocks and the path along the grid lights up along the sides drawing a path to the corners of the two squares enclosing the blocks, with a dotted line animation.

(screenshot)

can we get them to draw non-overlapping line paths