14 lines
681 B
Markdown
14 lines
681 B
Markdown
{{{
|
|
"planted": "11/6/2020",
|
|
"repotted": "1/4/2026",
|
|
"nobreak": "true"
|
|
}}}
|
|
|
|
* That recent twitter post about subpixel rendering in #pico8 sent me down the rabbithole of coding my own implementations for a couple of shapes... I think I'm in love
|
|
|
|

|
|
|
|
* Inspiration for the chaos above ^^
|
|

|
|
|
|
*gardener's note: I ended up writing a minified version of my [VectorDoom](?twitter__vectordoom) engine that ran at 60fps with subpixel lines--it was super satisfying, but as with everything else, it went unfinished. I think I'd use that version of the engine for any future projects*
|