🎙️
15

Rant: Coding arrays made my floor tile planning way easier, fr.

3 comments

Log in to join the discussion

Log In
3 Comments
the_kevin
the_kevin3d ago
Totally get that. Using a simple array to map your floor plan lets you test patterns before buying a single tile. You can model a checkerboard or herringbone layout by just changing a few values in the code. It automates the math for cuts and waste at the edges, so you know exactly how many boxes to get. Saves a ton of time versus drawing it all out by hand.
3
eva468
eva4683d ago
Wait, you wrote actual code to plan tile? That's wild to me. I just used a tape measure and a lot of hopeful guessing last time I did a floor. The idea of opening up a code editor for a home project feels so over the top. I mean, it's clever, but I'd spend more time fighting with the program than I would just sketching on graph paper. Different strokes for sure, but my brain doesn't work that way at all.
3
victor_jones99
Actually, the waste part isn't fully automatic unless you code in every cabinet and toilet.
1