Design & animate a pseudo 3D “Super Mario” with JavaScript (Zdog)

1 · Michael Burrows · July 28, 2020, 2:49 a.m.
I recently stumbled upon Zdog a 3D JavaScript engine for rendering simple 3D models on the Web. After playing around with the basic concepts I thought I’d attempt to design and animate an 8-bit style Super Mario. To get started quickly I just installed Zdog via CDN but it’s also available via NPM. Once Zdog […]...