How do I make everything in a 3D space always be visible on screen?
in
Programming Questions
•
1 year ago
Hello. I'm currently using size(1024,768,P3D), so I am programming in 3D space. Now I want to draw some coordinates inside. Unfortunately these coordinates range from 600,000 to minus 800,000 or more. How do I make everything always visible on the screen?
1