Change 3D object properties at runtime

Hi,

As a disclaimer, I’m new to the 3D world and three.js.

What I want to do is to modify dynamically at runtime the properties of an object based on the provided data by the end user e.g. length, height, etc. as you would do on a modeling tool.

I didn’t find yet anything helpful in this direction so I thought I would give it a shoot here.

What I’m researching at the moment is if there is a 3D modeling tool offering a set of APIs for altering the model and export and how to dynamically load the product afterwards in three.js.

Any idea/suggestion is appreciated.

Have a great weekend!
Iulia

1 Like

The app mentioned in this post looks promising in terms of providing an api.