Cartesian coordinates to 3D
in
Programming Questions
•
5 months ago
Hello,
I am trying to make a program, which will plot many points of cartesian coordinates in 3D - make a map and rotate it zoom etc. Math work is finished, I have coordinates output but now don't know what to do. I have very poor results (never worked with open GL before.), tried some libraries (peasycam, opengl), but cannot move on. Cartesians are starting from xyz 0,0,0.
May I ask your for some help or hint (code + comments)? Thanks a lot.
With best regards Jakub.
I am trying to make a program, which will plot many points of cartesian coordinates in 3D - make a map and rotate it zoom etc. Math work is finished, I have coordinates output but now don't know what to do. I have very poor results (never worked with open GL before.), tried some libraries (peasycam, opengl), but cannot move on. Cartesians are starting from xyz 0,0,0.
May I ask your for some help or hint (code + comments)? Thanks a lot.
With best regards Jakub.
1