Code: Select all
13:50:45.825 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_0_1.png".
13:50:45.904 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_1.png".
13:50:45.920 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_2.png".
13:50:45.936 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_2_1.png".
13:50:45.954 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_3.png".
13:50:45.988 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_4.png".
13:50:46.018 [files.notFound]: ----- WARNING: Could not find texture file "farplanets_0_7_5.png".
Increasing the far-plane distance from the camera is possible, but to fit Jupiter on properly you'd need the far plane to be at over 10^10 metres, which would give horrible display problems even on 32-bit depth buffers. There are multi-pass rendering techniques which can be used to solve that, but they're probably not worth implementing since in normal play nothing is visible at anywhere near that sort of distance.