Skip to content Skip to sidebar Skip to footer
Showing posts with the label Aframe

Moving A Dynamic Object With A Button In Aframe

I have asked this question before but I didn't ask it in the best way. I am trying to create a … Read more Moving A Dynamic Object With A Button In Aframe

Update Is Not Firing In Aframe Component

I read from the aframe docs that whenever we update the position or any other value the update of t… Read more Update Is Not Firing In Aframe Component

Continuously Moving Aframe Camera Into Direction Of View

I want to continuously move the view of my Aframe scene in the current viewing direction. There see… Read more Continuously Moving Aframe Camera Into Direction Of View

Networked A-frame Issue With Dynamic-room And Video

I am creating a project using A-frame (https://aframe.io) and the networked A-frame component (http… Read more Networked A-frame Issue With Dynamic-room And Video

Use A-frame Img Assets Inside Javascript

I'm using an image as a texture several times, once via the material component, another time in… Read more Use A-frame Img Assets Inside Javascript

Is It Possible To Use Custom Markers?

Is it possible to use bespoke markers that do not resemble the 'Hiro' marker like below. Co… Read more Is It Possible To Use Custom Markers?

Implementing A Score Counter In A-frame

I'm trying to implement a score counter in my Aframe scene, and so far I have this code but it … Read more Implementing A Score Counter In A-frame

Problems With Changing Color Of Gltf Object

With this answer as a reference, I have succeeded in changing the color of the gltf model. (Change … Read more Problems With Changing Color Of Gltf Object