Questions tagged [archilogic]
45 questions
1
vote
1 answer
Autofurnishing.furnish method 400 bad request
I'm trying to run examples-browser/staging/stage-scene-structure in local server, i've created publishableApiKey and added it in the io3d.config. On selection of a area console displays following error
HomeStaging error: You are not authorized to…

Sunil
- 13
- 3
1
vote
2 answers
Aframe custom component, custom property in schema results in error
I want to have two custom properties in my schema, that have a fallback value if they are not defined, or if their value is below 0.0
this is the schema:
schema: {
url: { type: 'string'},
key: { type: 'string'},
intensity: {
// default is…

Madlaina Kalunder
- 641
- 6
- 16
1
vote
1 answer
Can my browser / computer / mobile run Archilogic?
Which browsers are supported?
On which mobile phones can I use the application?
On which devices does it run best or how do I get the best results?
Which VR devices can I use?

Madlaina Kalunder
- 641
- 6
- 16
1
vote
1 answer
Measure distance between objects in Archilogic editor
I am using the Archilogic editor to create 3D models of building interiors.
How can I measure the distance between two objects?

tomas polach
- 153
- 1
- 9
1
vote
1 answer
Does Archilogic support WebVR?
So I'm using Archilogic to get 3D models for a real estate website, but I'm not sure if I have to export it all in order to use it in VR or if I can do it straight from the service?
If I can't use it from the model URL I'm given, can I somehow use…

geekonaut
- 5,714
- 2
- 28
- 30
0
votes
0 answers
aframe : orbit-controls does not work on 3dio.js
How to solve the problem for orbit-control does not work on 3dio.js?
This website example of code is:
https://glitch.com/edit/#!/silk-teeth
Thank you.

Hande Xu
- 3
- 2
0
votes
0 answers
How to loading furniture the data3d.buffer of the local request?
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.…

Hande Xu
- 3
- 2
0
votes
1 answer
how to change Aframe Gizmo for Translation the style?
I want change aframe Gizmo for the translate and rotation style of the below images.
enter image description here
How to change TransformControls.js for https://github.com/aframevr/aframe-inspector/tree/master/src/lib/vendor/threejs.
Thank you.

Hande Xu
- 3
- 2
0
votes
0 answers
camera's move is so lined inside camera tour
h1, archilogic guys! It this possible? I don't like lined moves of camera inside tour.
On archilogic site only 'floor plan view' available for 'presentation'. i made tour with camera rotation, and he is beautiful except lined moves of camera. W8ing…

ghett
- 89
- 9
0
votes
1 answer
Issue updating wall dimensions, materialis, etc
Right now I am having issues updating the dimensions/materials of walls.
The A-Scene in question is one that i am hosting(not hosted on 3d.io website/platform) that was obtained via uploading a 2d floorplan.
Here is a snippet from my code.…

Kashi Halma
- 13
- 3
0
votes
1 answer
How to convert scene to json of data3d
I have a development code issues use open source for '3dio-js' code.
How to will
all elements are children…

Hande Xu
- 3
- 2
0
votes
1 answer
Convert floor plan to 3D
I have tried this 2d to 3d floor plan conversion here:
https://github.com/archilogic-com/3dio-floor-plan-app
I got the conversion id in the end. What to do next?
I found out the conversion in firebase db status shows "IN_PROGRESS", will it change…

KevinHu
- 991
- 3
- 10
- 20
0
votes
0 answers
High Res Model doesn't load in A-Frame
We tried to load an Archilogic model in A-Frame, but for some reason it only loads the low resolution one even though the high resolution version should be available.
I copy pasted the link of this Archilogic scene:…

Pandatology
- 56
- 2
0
votes
1 answer
Env node\r: No such file or directory with 3dio-js
Does anyone else have issues running 3dio-js locally with gulp?
When trying to run 3dio-js locally (npm run dev-browser), I get the following error:
Env node\r: No such file or directory
How can I fix this?

Madlaina Kalunder
- 641
- 6
- 16
-2
votes
2 answers
I want to upload an image using https://storage.3d.io
I want to store my product image in storage.3d.io website. How can I do that?

vaibhav bargal
- 21
- 3