Log In  


Just a small test using the Minsky algorithm as a fade.

Z to switch between rectfill() and memcpy() methods.

X to toggle auto-size. If auto-size is off the cursors will resize the circle.

NB: The memcpy() method uses the sprite memory for ease; more thought will be required if used in a cart using this memory. The recfill() method is less cpu anyway, so...

Cart #popsminskytest1-0 | 2020-06-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA



NB: algorithm code adapted from this thread: https://www.lexaloffle.com/bbs/?tid=29976


There's a token-light version I prefer posted by @freds72 here:

https://twitter.com/FSouchu/status/1277996141913702400

It take a little more cpu but less tokens.



[Please log in to post a comment]