Hi, for my project I will use babylonjs to draw a planet and other objects in 3D (Moon, artificial satellites ...) . I need to respect the real distancesor at least the relative distances so that physical interractions between those objects will be realistic.
Is it possible to draw a sphere with the real size of earth (6000000 meters radius) and real distances ? I've tried but after a certain distance my sphere disapears, is it a problem of cliping or something like that ?