OpenDroneMap / Obj2Tiles

Converts OBJ files to OGC 3D tiles by performing splitting, decimation and conversion
GNU Affero General Public License v3.0
229 stars 71 forks source link

Improve texture packing #4

Open HeDo88TH opened 2 years ago

HeDo88TH commented 2 years ago

Add clearance between texture rectangles when bin packing. This will allow for easy reduction when it is possible.

mjernil commented 1 year ago

Would this resolve the issue where grids are visible in the tileset from afar, due to the seperate tile edges?