This repository was archived by the owner on Oct 23, 2025. It is now read-only.
Georeference fix
Fixed floating point importer issues for georeferenced obj files by offsettting the vertices so all these vertices are within a reasonable range, and then offsetting the returned object by the initial offset to place the object back at the original position. This allows the floating origin system to work with this offset and keep the model from deforming.