how to draw a plane
in
Programming Questions
•
3 years ago
I've got my own 3d-space without using P3D or something like that..
woudl like to program a plane. what's the easiest way?
--> take three points? and make a triangle in the space?
--> take four points? and make a rect in the space?
and make it transparent?
--> the shown "size" depends on what the user typed in.
1