Closed
Description
Hi All, I am trying to use the ObjLoader.js to load OBJ pre-segmented models. Each segment is tagged as a group in the OBJ file.
But the current ObjLoader.js seems not so capable to read group information.
What I want is loading a mesh and coloring different segments with different colors.