Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
 
 

ObjTiler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Obj Tiler

Installation

See installation notes

ObjTiler features

Run the ObjTiler

To execute the ObjTiler, use the flag -i followed by paths of OBJ files or directories containing OBJ files

obj-tiler -i <path>

where path should point to an OBJ file or a directory holding a set of OBJ files.

The resulting 3DTiles tileset will contain all of the converted OBJ that are located within the files, using their filename as ID.

This command should produce a directory named obj_tilesets.

Shared Tiler features

See Common module features.