For the file reading, I will be using https://github.com/javagl/JglTF java library. It looks pretty complicated, but let's see if I can first extract at least the positions of vertices (points) of the underlying mesh (3/N)

Comments