make a gui in P3D
in
Programming Questions
•
3 months ago
hi guys
im doing a 3d project, and if i use size(100,800,P3D); i can use 2d shapes to make a gui
example:
if i right:
rect(0,0,500,500);
---------------------------------------------
the image will apear in a p3d refenrencial
how can i make this apear in sreen coordinates
thks
:D
sry for the bad english.
1