Hi,
As a plugin developer for SketchUp, I would like to create an extension "su2nox" to export sketchUp 3D geometry, materials and some settings, to NOX.
The easiest way for me will be to export scenes to NXS files (XML), but I'm unable to "decrypt" how the <tri>...</tri> flag is coded:
It seems to me that it's hexadecimal values encoded to ansi.
Can someone give me some clues or explain the format for a triangle ?
Thanks for your time.