051 - Playdate 3D #1
I saw a video breaking down the simplest possible way to project a 3D object onto a 2D screen (just divide X and Y by Z) and immediately wanted it running on my Playdate, controlled by the crank.
Today is the setup episode: getting PlaydateKit running, stripping the default template down, and proving I can draw text and lines on the screen. Next episode I actually build the projection.
Built with PlaydateKit by Finn Voorhees, the Swift wrapper around the Playdate C API. Same template I used for Zeit and the DVD screensaver (both on my site).
Original Video by Tsoding: https://www.youtube.com/watch?v=qjWkNZ0SXfo