Hello,
I am new to babylon.js and have a question about possible use of the obj loader in babylon:
A obj file has groups which does sort the 3D faces into objects. Many obj viewer does show the resulting object-tree.
Is this structure preserved after loading into babylon?
Is it possible to build a web-viewer for such scene where I can pick a group/object and get back the groupname-string?
Is it possible to highlight oder mark the selected object?
I have not found a limit in the obj specs about the groupnames possible max string-length. Any limit in babylon?
Regards
Hans-Peter