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

Aframe-physics-extras: Collision Of Dynamic Entity With Static Gltf Model

I'm trying to catch collision event between a dynamic sphere and a static gltf model. I'm b… Read more Aframe-physics-extras: Collision Of Dynamic Entity With Static Gltf Model

Making Two Animations At Once In A-frame

For example, by using camera rig, I want to move from A to B then B to C in just one single click. … Read more Making Two Animations At Once In A-frame

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

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

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

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

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