Top "Aframe" questions

For anything related to A-Frame (aframe.

How can I display text in A-Frame?

For http://aframe.io/, how can I render text without having to create an image?

webvr aframe
How to get click event with javascript from an A-frame element

UPDATE: You can use onclick= function();in the HTML. For example: <a-box onclick="myFunction()"></a-box> I …

javascript aframe dom-events
How to create custom marker in Ar.js?

I Was wondering how things work in Ar.js , But i was stuck with creating custom Markers and custom shapes , …

javascript aframe ar.js
Combining A-frame with Three.js

I was wondering... Is it possible to add Three.js elements to a A-frame scene? Assuming A-frame is built upon …

three.js aframe
How to detect when a marker is found in AR.js

I'm trying to detect when a marker if found/lost in ar.js, while using a-frame. From what I see …

three.js aframe artoolkit ar.js
Hls video streaming on iOS/Safari

I am trying to stream hls on safari iOS with Aframe that has three.js under the hood. But the …

ios html video-streaming html5-video aframe
Is it possible to use custom markers?

Is it possible to use bespoke markers that do not resemble the "Hiro" marker like below. Could I potentially use …

javascript three.js augmented-reality aframe