Hello everyone, im shapespark user since 3 years now
and i have to say it make me improve many step in javascript / html
but since im here i try to reproduce without success or even any clue or how to achieve
im autodidact baby programmer
i improved well my way to control and do html label + head and body customisation
i even manage to create youtube video gallery from here
and i even manage to somehow make some audio zone using a videoconference open source program on vps and with iframe, then add some setting in bodyend zone for audio :
the line for controlling those audio zone look like :
const triggers = [
{ point: {x: 1.3, y: -7.6, z: 1.5}, name: “accueil” },
{ point: {x: -2.8, y: 4, z: 1.6}, name: “accueil” },
{ point: {x: -2.7, y: 1.5, z: 1.6}, name: “accueil” },
{ point: {x: -0.5, y: -1.2, z: 1.5}, name: “accueil” },
{ point: {x: -1, y: 4.3, z: 1.6}, name: “reunion” },
{ point: {x: -3.7, y: -3.1, z: 4}, name: “table1” },
{ point: {x: -1.3, y: -6, z: 4}, name: “table2” },
{ point: {x: -0.93, y: 1.7, z: 1.6}, name: “cowork” },
{ point: {x: 1.2, y: -1.2, z: 1.6}, name: “cowork” }
its my only clue …
i tried just create a 3d cube inside my shapespark using only html and javascript command
but i never had luck until now
this forest scene is stunning cause the product page are really other level i think
and without asking the secret sauce i would love if someone can just teach me how create cube or plan using this technology ?