metafizzy / zdog

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
https://zzz.dog
10.36k stars 393 forks source link

how to import module of Zdog? #117

Open karelrosseel opened 1 year ago

karelrosseel commented 1 year ago

I'm trying to use module of zdog but seems not findable? any idea (I work with Zimjs.com/code + now but it would be nice to use

import zim from "https://zimjs.org/cdn/02/zim"; import Zdog from "....???... " ; // not works for the moment

thanks to help Karel

Test case: https://codepen.io/karelrosseel-prive/pen/XWBVvGa