I am trying to give position as (-11176.87,87646,987654) this is not shown in the ursina UI. I am working on realtime orbit simulation. How to customize the Ursina UI with any coordinate values?
Asked
Active
Viewed 39 times
1 Answers
0
This works:
camera.clip_plane_far = [some arbitrary large number]
However, for distances larger than roughly 1,000,000 (I tested 10,000,000) other rendering issues appear. I think I search for a better engine...

Jeremy Caney
- 7,102
- 69
- 48
- 77

NotSoImportant
- 1
- 1