Wire - Shape's height/width?
Posted: Sat Mar 19, 2022 07:17
I'm playing around with Wire, and I'm confused about how to think about shape sizes. As far as I can tell, height=1 is the height of the screen. So they seem to be scaled relative to the screen. But the width dimension seems awkward. If the screen ratio is 16:9, I end up with height=1 and width=1.78 (which is 16.02). So it seems like I'll always have to deal with a lot decimals when thinking about widths. Or am I going about this all wrong?