AR.js icon indicating copy to clipboard operation
AR.js copied to clipboard

how make load 3 component in 1 marker ( object fbx + material , Video , Text 3D )

Open ridhobahar1 opened this issue 4 years ago • 2 comments

Do you want to request a feature or report a bug? request a feture

Hi everyone, I am having a little trouble combining 3 components such as object, video, and 3d text in 1 marker. is there anyone can help me?

ridhobahar1 avatar Mar 30 '21 08:03 ridhobahar1

This is trivial in a-frame version you just need to read the a-frame docs on how to build a scene

https://aframe.io/docs/1.2.0/introduction/

JamesBotterill avatar Apr 09 '21 08:04 JamesBotterill

This is trivial in a-frame version you just need to read the a-frame docs on how to build a scene

https://aframe.io/docs/1.2.0/introduction/

But, I need to Three js , not a frame

ridhobahar1 avatar Apr 09 '21 20:04 ridhobahar1