by sam » Wed Oct 07, 2020 6:20 am
I probably explained this somewhere in the forums a long time ago. In a nutshell:
Unlike other packages, Clarisse references the original OBJ file. Creating multiple nodes based on the ascii OBJ file is very inefficient since to load each group independently, each node would have to load the entire file, and seek where the group starts. Since we don't want to load the file multiple times...
Yet again, Clarisse supports LWO files with layers. That one is not inefficient because it's very easy to seek and skip to the right layer without loading the entire file since the file format is in binary.
Sam Assadian
Isotropix
CEO/Founder