PDA

View Full Version : node3d: vertices, faces


jdoerr
05-28-2009, 03:55 AM
hello,

is it possible to read the vertices and faces (triangles) of an imported node3d (maybe ball.wrl) in vizard?

thx

farshizzo
05-28-2009, 09:10 PM
This feature is not built-in, but could be added through a plugin. What do you need this vertex information for?

kay
08-28-2010, 08:11 AM
I'm also interested in this problem. I want to randomly place one 3D model into another. For that I need to know the vertices of the models.
Did anything change on the possiblity to get the vertices of imported node3d objects by now? If not what kind of plug-in do I need to add?

kay
09-02-2010, 07:32 AM
any suggestions?