minosworld / minos

MINOS: Multimodal Indoor Simulator
MIT License
201 stars 33 forks source link

How to get length and width of a floor , is it possible ? #89

Open Usama323 opened 6 years ago

Usama323 commented 6 years ago

Can i change them them too ?

msavva commented 6 years ago

The dimensions of the room architecture are specified by the coordinates of the Wall, Floor and Ceiling points in the .arch.json files. See https://github.com/minosworld/minos/wiki/SUNCG-architecture-format for a description of the format. If you want to adjust the dimensions, it is possible to edit these files.