Wednesday, January 13, 2021

Making an asteroid...

13 Jan 2021- Asteroid Colony!

The page draws a simple 2D asteroid to begin with. This is a pixel approach, where the page checks the grid point and draws a gray pixel if the point is inside of my asteroid. Now pick a point in the asteroid and the page will draw a green dot, for a feature of interest. This is how you will place things on the asteroid to begin with.

No comments:

Post a Comment