Log In  


Cart #mot_rendertest-0 | 2024-02-07 | Code ▽ | Embed ▽ | No License
5

A little experiment with rendering directly from Pico-8 RAM using "peek".
Trying to use as few tokens as possible.

5


Are you experimenting with quantizing verts to bytes or somesuch? Perhaps even creating the equivalent of a display list (i.e. a list of gpu commands)?

Edit: Silly me, I just remembered I can look at your code! Ah yes, that's basically what you're working towards. Nice!



[Please log in to post a comment]