archilogic-com / 3dio-js

JavaScript toolkit for interior apps

Home Page:https://3d.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing an Archilogic scene with non standard coordinate system into 3d.io fails

david-tran-archilogic opened this issue · comments

How to reproduce:

  • import obj file with flipped Y/Z coordinate system into the editor
  • click on the "flip y/z" checkbox
  • (select correct units from dropdown menu)
  • save model
  • open 3d.io appcreator
  • paste archilogic link into appreactor

Expected behaviour:

  • imported obj file has the correct scale and rotation in A-Frame scene

Actual result:

  • imported obj file has the wrong rotation and scale in A-Frame scene

Test with this Archilogic scene:
https://spaces.archilogic.com/model/archilogic/rfs47xeh?modelResourceId=7730663c-59dc-4dab-b6b8-616c9907ba34&mode=edit&view-menu=none&main-menu=interior&logo=false

will be solved with architectural toolkit release
( overall improved a-frame import )

scale is alread taken care of
TODO: support flipYZ: true parameter