We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all, my problem is on transforming real World coordinates to screen coordinates in Eclipse using Processing Library. How can I do this? Can anybody guide me some tutorial or give a help? Thanks in advance.
Answers
Hello
Look this
https://processing.org/tutorials/eclipse/
Maybe it is useful ofr you
https://processing.org/reference/screenX_.html
https://processing.org/reference/screenY_.html
Kf
But what exactly do you mean by"real World coordinates"?
Thanks, guys for replying! @Lord_of_the_Galaxy, I have exact coordinates "13.03978 E, 47.82281N", and my task is convert them into screen coordinates.
Install the unfoldingmaps library. You can run it in eclipse. Check their webpage:
http://unfoldingmaps.org/
Kf
Thanks @kfrajer
Yeah, unfolding maps will do do the job.