Parents: | rlgl |
Authors: | CapitalEx |
Word | Stack effect |
draw-earth | ( radius rotation -- ) |
draw-earth-and-moon | ( moonRadius moonRotation moonOrbitRadius moonOrbitRotation earthRadius earthRotation earthOrbitRadius earthOrbitRotation -- ) |
draw-moon | ( radius rotation orbit-radius orbit-rotation -- ) |
draw-solar-system | ( moonRadius moonRotation moonOrbitRadius moonOrbitRotation earthRadius earthRotation earthOrbitRadius earthOrbitRotation sunRadius -- ) |
draw-sphere-basic | ( color -- ) |
draw-sun | ( scale -- ) |
earthOrbitRadius | ( -- value ) |
earthRadius | ( -- value ) |
main | ( -- ) |
moonOrbitRadius | ( -- value ) |
moonRadius | ( -- value ) |
rotationSpeed | ( -- value ) |
screenHeight | ( -- value ) |
screenWidth | ( -- value ) |
sunRadius | ( -- value ) |
while-window-open | ( quot -- ) |
with-camera-3d | ( camera quot -- ) |
with-drawing | ( clear-color quot -- ) |
with-matrix | ( quot -- ) |