Hi, it is my first post in this forum because I have a question with no answer. I have to draw differents spheres which represent the location of some cities (coordinates UTM). Firstly I have done the conversion to x,y pixels on screen. However after apply the ecuations the sphere doesnt appear, so the question is: which is the reference system that BabylonJS uses?
If I define the positon of sphere for example position.x=8, it appear in the limit of screen.What is the meaning of the value 8?
Thanks,
JuanMa.