Re: A new binary build available soon
Posted by
gouessej on
Mar 07, 2023; 9:58am
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4042301.html
Yes, exactly. However, there are many possible layouts, it's not completely trivial:
http://www.geomview.org/docs/html/OFF.htmlMany webpages mention only the most common layout which is very rudimentary with only 3D vertices and faces with colors without normals and without texture coordinates. Some programs generate files that violate a little bit the specification by writing the off keyword on the same line that the number of vertices. I have found no example of color map, which is stored in a separate file named cmap.fmap. The data can be arranged in several orders depending on the off keyword.