2022-08-14 13:28:03 +02:00
2022-08-14 11:03:03 +02:00
2022-08-14 11:03:03 +02:00
2022-08-14 13:28:03 +02:00
2022-08-14 13:27:52 +02:00

HTML Playground

small template for having some stuff show up on a canvas. Canvas is dynamically sizing to the viewport. Space for debug info & buttons at the bottom

Structure

Idea being that anything that is 'drawable' gets put into an array, and the render loop just puts those pixels on the canvas.

TODO

  • lerp between states
    • Should this be in the drawable's render routine?
S
Description
No description provided
Readme 120 KiB
Languages
JavaScript 84.8%
HTML 8.2%
CSS 7%