←back to thread

268 points zayat | 2 comments | | HN request time: 0.477s | source
Show context
SlowTao ◴[] No.44449154[source]
While I love the ASCII art, yeah... thats not how the moon phase works. At half moon it should be exactly half occluded, so like it was cut in half, not just a weird circle cut out.

This is something that partially bothered me about GTA San Andreas on Ps2. They used the same trick as here but I would give them a pass because it was just a small detail on a large simulation on an already very limited system.

There are some great bones here on the site, just need to tweak the shadow and it can be a 10 out of 10.

replies(8): >>44449386 #>>44449528 #>>44449977 #>>44450581 #>>44450906 #>>44451070 #>>44451887 #>>44454424 #
1. HumblyTossed ◴[] No.44450581[source]
Yeah instead of moving a dark circle over the moon, it needs to be hinged at the north and south and rotated.
replies(1): >>44452244 #
2. JdeBP ◴[] No.44452244[source]
It's amusing that it isn't truly a circle. It's a box with rounded corners and the corner rounding radius chosen to be half the box width. There is probably not a simple CSS trick like that for doing the correct 2D projection of a hemisphere.