AdaRoseCannon / aframe-htmlmesh

Element for displaying HTML based on THREE.js HTMLMesh
http://ada.is/aframe-htmlmesh/
51 stars 12 forks source link

When i appendChild htmlmesh on other tag,it can't work well #17

Closed twice7713 closed 1 year ago

twice7713 commented 1 year ago

when i used this newTransform.appendChild(htmlmesh) that can't work

vincentfretin commented 1 year ago

What do you mean by that? What is newTransform and htmlmesh here? Can you please provide an example on glitch of what you're trying to do?

twice7713 commented 1 year ago

1 2

vincentfretin commented 1 year ago

Ok, and what's your issue? You don't see the htmlmesh? Probably an error in your this.transformSet. I added an htmlmesh to my cameraRig a few weeks ago to have a chat with answers visible in front of me, that works.

vincentfretin commented 1 year ago

I guess it shows now if you created #18 so I can close.