Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
1–10 of 96 posts
Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#2Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#3> Zdog is directly inspired by Dogz, a virtual pet game by P.F. Magic released in 1995. It used flat 2D circle sprites to render the Dogz’ models, but in a 3D scene. See Dogz playthrough video here. Dogz were fully animated in real time, running, flopping, scratching (on Windows 3.1!). It was remarkable.
The new repeating the old. Love when someone looks historically, finds a great idea and re-implements it for a new usecase!
Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#4Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#5Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#6https://www.iquilezles.org/www/articles/distfunctions/distfu...
(Demo at the bottom of the page)
Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#7I'd love to see the old tensorflow logo built with this.
Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#8Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#9I hope I get the chance to use it.
Re: Zdog – Pseudo-3D JavaScript engine for Canvas and SVG
#10Are there similar libraries for charting and plotting data? That would be super useful for visualizing complex datasets - in a 3d space.