-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi, I have some questions about view3d.
- is it possible to hide or make semi-transparent the parts that make up an object by clicking on them? for example, to explain better, the alarm clock (one of your examples) is made up of a central body and 3 hands. could I make it so that by clicking for example on the central body it hides or becomes semi-transparent? I'm attaching a screen shot of something similar
this is the complete model
this is the model after clicking on the crane arm
- is it possible to click on an object that makes up the 3D file and insert, for example, a table on the web page?
in this case I went over a line in the table and the specific component was highlighted
-
is it possible to load the 3D file in a specific view: for example frontal, lateral, orthogonal, axonometric?
-
can a perspective view be activated?
-
is it possible to activate a grill on the ground?
similar to this one
6)Can you set the size of the Sky HDR to adapt the background better to the object?
7) is it possible to have the view of the object on 4 different canvases with 4 different views of the same object: lateral, frontal, top and axonometric?

- you can show the origin of the object?
It is possible to have an exploded scene of the shot peened object. for example, switching from a normal axonometric view to an exploded view?

10) it is possible to transfer the rendered object in a different way: wireframe, shade (with or without borders), render, etc?
11)it is possible to create sectional views (clipping) of the object'?

12)Is it possible to change the characteristics (e.g. material) of an object by clicking on a button on the page?
13)is it possible to use all the functions of three.js and apply them to view3d?
Thank you. I understand that there are many questions but I ask for your help because I would like to try to create a spare parts configurator based on 3D graphics (and therefore on view3D) that can interact with the data present on the page which are extracted from a database depending on the calls and selected 3D objects.
Thank you