问题标签 [3d.io]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
archilogic - 创建/更新模型结构
基于modelStructure(即从外部源转换)创建新模型的API是什么?
如何存储modelStructure更改,即在应用Staging API并接收更新的modelsStructure和建议的家具之后
aframe - 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 for the curve motion path. By the way, your is looks like deprecated SMILL, netherly?
p.s. i'm first time in aframe and three, only SVG before
p.p.s. svg keyframes doesn't work inside aframe texture, over...
p.p.p.s. ok, SMILL fail too...
aframe - 相机游览点在 3d.io 中刷新
我制作了相机游览点的可排序菜单(仅限jquery)
为了交换相机点和菜单项,我使用 dom 操作功能,如下所示:
为了添加新的航点,我做了这个:
但它不工作!交换cameraTour后,我想更改顺序,当我添加新点并尝试“onclick”去找他时,我收到以下消息:
tour.js:80 给定的航路点 clearPoint 不存在。可用航路点:(4) ["frontView", "northSideView", "southExit", "southAngleView"]
那么,如何在交换或添加新点后刷新旅游点呢?
aframe 0.8.0
3d.io 1.1.x
aframe 动画组件 3.2.5
aframe - 从 sceneId 中获取 storageKey
我正在尝试使用 Node.js 服务器上的 3d.io API 将场景导出为搅拌机模型。我有场景的sceneId,但是导出API 似乎只需要一个storageKey,我不确定如何从sceneId 中获取一个。我发现问题可以解决浏览器内的情况,但不能解决服务器端的情况。
aframe - 光照贴图分辨率
我无法在 Aframe 中显示高分辨率光烘焙 - 只有低分辨率。归档高分辨率光照贴图烘焙是否与 Aframe 兼容?
three.js - 如何更改 Aframe Gizmo for Translation 的样式?
我想为以下图像的平移和旋转样式更改 aframe Gizmo。
如何为https://github.com/aframevr/aframe-inspector/tree/master/src/lib/vendor/threejs更改 TransformControls.js 。
谢谢你。
archilogic - 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:
How can i to download the furniture related files to the local and loading to 3d engines. and I use open source for 3dio-js to study.
Thank you.