Cursed Egg (Ellipses)

I made this the other day when just playing around with making an ellipse function for PICO-8 https:twitter.comeggboycolorstatus949173853045043200 -- but I've decided to post on the BBS.
The core of the effect is a scanline-based ellipse drawing function, based on an algorithm that uses Bresenham style error calculation. The code for the ellipse function is described in a paper called 'A Fast Bresenham Algorithm for Drawing Ellipses' by John Kennedy, and I've ported the pseudo-code to work with pico8.
Here's the ellipse function code:



License: -

Close
Connection Error!

Please check your connection and try again.