dilevin / computer-graphics-shader-pipeline

Computer Graphics Assignment about the Shader Pipeline
2 stars 5 forks source link

Speed of rotation of the moon around itself #30

Open sheepf75 opened 4 years ago

sheepf75 commented 4 years ago

Hi, In model_view_projection.vs it mentions that the moon should orbit the earth at 1 revolution per 4 seconds. However, the moon also rotates on its own axis as well. Do you know how fast the moon should rotate on its own axis? Thanks

abhimadan commented 4 years ago

Sorry about the delay - the moon does not rotate about its axis :) It looks confusing but it's only rotating about the earth.