Hi!! I have got points like this (in a file): X=2,923, Y=-0,232, Z=7,890. In Java 3D, points must be between -1 and 1 (in a intervalo [-1,1]). How do you change this points to intervale [-1,1] ???? Regards!