This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Description
Have you ever think about that the shortbuffer may cause overflow problems?
If one obj file has excessive faces and vertices, suppose 150000 vertices, the shortbuffer will be insufficient to store so many indices, so that some will be left out. If you try specific ASSET_IN, the problem will occur.
private static final String ASSET_ID = "dOw_r7NaZpT";