ThreeJS 3D objects mixed and linked with HTML DOM elements

半城伤御伤魂 提交于 2019-12-12 04:16:40

问题


I'm trying to build a page that mixes ThreeJS 3D elements with HTML DOM elements. What I'm attempting to do is match DOM elements with coordinates in the 3D scene.

Any ideas?

I'm aware of and have tried out Voodoo.js https://github.com/brentongunning/voodoo.js

But, it looks like the project has largely been abandoned. I've cloned the repo and tried the demos. While they work fine on desktop; On my mobile device, if the demo works at all it's super buggy.

来源:https://stackoverflow.com/questions/33768227/threejs-3d-objects-mixed-and-linked-with-html-dom-elements

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!