amterp / COMP30019-Project-1

Project 1 for 2018 Semester 2 of COMP30019
1 stars 0 forks source link

Add a model/drawing for the sun #10

Closed amterp closed 6 years ago

amterp commented 6 years ago

From the specification:

I'm thinking we just use a circle i.e. not a sphere? Perhaps as a true 2D sprite or a really flat cylinder. Probably the former.

Keep in mind that we may implement a full day/night cycle in the future, when solving this issue.

amterp commented 6 years ago

Implemented with #41.