WUT_Computer_Science/code/sightpy/utils/constants.py

6 lines
80 B
Python
Raw Normal View History

2025-01-12 12:07:04 +01:00
UPWARDS = 1
UPDOWN = -1
FARAWAY = 1.0e39
SKYBOX_DISTANCE = 1.0e6