AR.js
AR.js copied to clipboard
how make load 3 component in 1 marker ( object fbx + material , Video , Text 3D )
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?
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/
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