Restricting a drawn line to 90 degrees and 45 degrees. like drawing Tron racers

Basic_drawn_line.toe (5.9 KB)


I would like to be able to Draw a line that is restricted to rectagles like the Tron Speed Racer lines. Non-organic

Any thoughts on how to achieve this? I am guessing its math and I am bad at math.

Probably not exactly what you are looking for, but at least it might offer some inspiration.

Basic_drawn_line_Edit.toe (10.4 KB)

2 Likes

this is incredible and fascinating to examine. Your Touchdesiner skills are impressive.

I am very humbled thank you so much

Question. Is it possible to toggle something and make the line 20 times thicker? or 50X more thicker?

My goal is to use this as a matte to reveal other geometric shapes.

Oh wow thank you haha! I still feel like a beginner I only know like 20% of the operators.

Yes you can change the line thickness using a Line Mat instead of wireframe. Set widthnear to whatever you’d like (1x, 20x, 50x, etc), and the widthfar to the same or just the lowest it can go.

Let me know if you’re having trouble getting that to work