personal_site/_drafts/vasegen.md
2023-10-12 16:56:38 +02:00

3.0 KiB

title, excerpt, head, layout, hide_image, image, alt
title excerpt head layout hide_image image alt
Vase Generator <script async src="https://unpkg.com/es-module-shims@1.8.0/dist/es-module-shims.js"></script> <script type="importmap"> { "imports": { "three": "https://unpkg.com/three@0.156.1/build/three.module.js", "three/addons/": "https://unpkg.com/three@0.156.1/examples/jsm/" } } </script> post true /assets/blog/toothbrush_shelf/spin.gif A render of a 3D printed shelf sitting above a shaver outlet, it spins slowly.

Other vase generators: https://www.vasedjinn.com/ http://daisyvases.com/ https://threejs.org/examples/webgl_geometry_shapes want to port code from https://github.com/TomHodson/VaseExtruder

Hey look, threeJS!