3d.io

Waypoints animation issue at 3d.io

风流意气都作罢 提交于 2019-12-23 19:47:43
问题 The camera animation always starts from the initial camera pose. We do not want this behaviour. You can check this issue with: https://app.3d.io/default_setup. This code worked before. We didn't change anything. <a-entity camera="" tour="autoStart: false" wasd-controls="" look-controls="" position="-2.073 1.6 -1.474" rotation="-2.063 203.308 0"> <a-entity tour-waypoint="Top View" io3d-uuid="add7b140-7563-463a-b324-75e2b460e915" position="-7.959815433483447 22.172638840745442 1.675735956699384

How to loading furniture the data3d.buffer of the local request?

不羁的心 提交于 2019-12-14 04:22:35
问题 I downloaded the furniture data3d.buffer and some image files to the local server. Do not want the product model to connect to storage.3d.io. But loading the local data3d.buffer shows an error. browser error: File header error: Wrong magic number. File is probably not data3d buffer format. decode-binary.js:71:4 File header error: Wrong version number: 0. Parser supports version: 1 RangeError: "attempting to construct out-of-bounds TypedArray on ArrayBuffer" RangeError: "invalid or out-of

create / update modelStructure

亡梦爱人 提交于 2019-12-11 12:05:08
问题 what is API to create new model based on modelStructure (i.e. converted from external source)? how to store modelStructure changes i.e. after applying Staging API and receiving updated modelsStructure with suggested furniture 回答1: we offer no public API for storing externally generated modelStructure in our database, you would need to store it yourself it's planned for API version 3 ( Q3 / Q4 ) a possible manual workflow: wrap your modelStructure in a json like below and save it as filename