top | item 46943541

(no title)

Agentlien | 21 days ago

This was so much fun to read! Very neat solutions using spherical coordinates and logarithms.

How did you get the actual idea to do this in the first place?

discuss

order

otterstack|20 days ago

Thanks!

It's fuzzy, but I think it was because I was learning GB assembly while working on shaders in Houdini or something (I'm a tech artist). The two worlds collided in my head, saw that there's no native multiplication on the GB, and figured it'd be a fun problem.

Agentlien|20 days ago

As someone with a similar background (graphics programmer) it sure seems like a fun problem.

I honestly found the lack of multiplication instruction quite surprising. I did not know that!