Is there anyone knews this little tool? Could it be used in Construct?
https://zzz.dog/
What is Zdog?
Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special.
Develop games in your browser. Powerful, performant & highly capable.
C3 uses webgl. Svg, and Html5 Canvas are completely different.
What you want is Threejs, or similar.
So basically you're asking for something like 3d, or scripting...