This demo shows how to integrate Three.js content (f.e. Three’s MarchingCubes
class) into a Lume 3D HTML scene:
See it in the live editor in Lume’s docs site: https://docs.lume.io/examples/lava-lamp/
Or open the standalone page directly: https://docs.lume.io/examples/lava-lamp/example.html
Or! Simply copy/paste the code from the live editor (including the
<base>
tag) into CodePen to fork it!