Questions tagged [archilogic]
45 questions
2
votes
1 answer
how to display lightmaps in the appcreator
running on macbook iOs X(yosemite) and chrome browser,
i try to view an archilogic model:
Model Used
in https://appcreator.3d.io/
but the result doesn't seem to display the same lightmaps mapping on interiors:
https://app.3d.io/lLOkYR

BABA
- 129
- 5
2
votes
1 answer
How can I upload data 3D model through storage API in furniture library
How can I upload data 3D model through storage API in furniture library?
I am using furniture library from https://furniture.3d.io/ and I want to upload product in this library.

vaibhav bargal
- 21
- 3
2
votes
1 answer
Problems with resolving dependency node-fetch from github - fork still necessary?
While trying to install build dependencies in a docker environment (no git), we got follwing error:
npm ERR! git clone --template=/home/node/.npm/_git-remotes/_templates --mirror git@github.com:archilogic-com/node-fetch.git…

meme
- 83
- 5
2
votes
1 answer
Displaying aframe results in: IO3D is not defined
When trying to embed the demo-scene: https://3d.io/docs/api/1/aframe-components.html - i receive this error:
Uncaught (in promise) ReferenceError: IO3D is not defined
at i.update (3dio.js:13912)
at i.updateProperties (component.js:267)
…

meme
- 83
- 5
2
votes
1 answer
How to change the material of io3d-furniture?
Furniture can have multiple materials, for example:
Now this shelf has a bunch of materials:
>…

geekonaut
- 5,714
- 2
- 28
- 30
2
votes
1 answer
How do I add a skybox / 360 panorama picture to my Archilogic 3D model?
I uploaded my floor plan and received my 3D model. Now I would like to add a 360 panorama picture of the exterior, so that I can see the view when I am walking in my 3D model with the "person view" perspective .

Cosima
- 21
- 3
1
vote
2 answers
Archilogic embed floor plan with next js project
I am trying to use Archilogic embed module to show 3d floorplan in my next.js project.
I am trying below code and it says : TypeError: ArchilogicEmbed is not a constructor
import React, { useEffect } from "react";
import dynamic from…

newdeveloper
- 1,401
- 3
- 17
- 43
1
vote
0 answers
Lightmap resolution
I'm unable to get the high-res light bake to show in Aframe - only the low-res. Is the archilogic high-res lightmap bake compatible with Aframe?
https://appcreator.3d.io/iQrBlG?m=nv
The 3D.io renderer seems much more noisier than the Archilogic…

Mark
- 565
- 1
- 8
- 19
1
vote
1 answer
get storageKey from a sceneId
I am trying to use the 3d.io API on a Node.js server to export a scene as a blender model. I have the sceneId for the scene, however the export API seems to only want a storageKey and I'm not sure how to get one from a sceneId. I have found issues…

Sam Johnson
- 624
- 1
- 7
- 20
1
vote
1 answer
create / update modelStructure
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

DenisM
- 192
- 2
- 6
1
vote
2 answers
3d.io Scene Coordinate System
At the present moment, I am writing code that cues off of the coordinates of furniture items in a 3d scene.
From what I gather, each furniture piece possesses its own coordinates which are based off of the furniture pieces parent.
Whether the parent…

Kashi Halma
- 13
- 3
1
vote
1 answer
Adding floor plan button
I have a pretty basic request regarding archilogic with the 3d.io appeditor.
I need to add the floor plan button in the lower left corner to this space:…

Bogdan Hoyaux
- 11
- 1
1
vote
1 answer
Importing Archilogic scene into A-frame
I came across this scene (scene ID # 71c8eef9-b44e-447f-a0d2-fd299318da56) on one of the examples on stackoverflow. When I use that scene id as in the code below in…

Niraj
- 333
- 1
- 5
- 23
1
vote
0 answers
3d.io combine with A-Frame - performance issue
Our company has tried to use 3d.io with A-Frame as a solution.
This is a floorplan sample in…

KevinHu
- 991
- 3
- 10
- 20
1
vote
1 answer
Adding floor to house model
I am trying to add a polyfloor to a house model I created in Blender. When I drag and drop the polyfloor to the house model, the size of the floor is so small that I cannot even select the corners to increase the size. Could someone please help me…

Niraj
- 333
- 1
- 5
- 23