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

How Can I Add A Loading Effect Before All Assets Are Loaded?

I need to display a loading effect before all assets (image or video) are loaded in a frame. Anyone… Read more How Can I Add A Loading Effect Before All Assets Are Loaded?

Threejs Instance Multiple Objects With Different Sizes And Positions

just yesterday i started to tried the InstancedBufferGeometry method because i want to render thous… Read more Threejs Instance Multiple Objects With Different Sizes And Positions

Aframe - Call Aframe Function From Another Javascript File

I'm trying to turn positional tracking off, and I believe that this function in the aframe code… Read more Aframe - Call Aframe Function From Another Javascript File

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

How Do I Update One Value Within An Object Using Setattribute?

I have an element that contains an attribute called 'sound'. The value of this sound attrib… Read more How Do I Update One Value Within An Object Using Setattribute?

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

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

Aframe - Call Aframe Function From Another Javascript File

I'm trying to turn positional tracking off, and I believe that this function in the aframe code… Read more Aframe - Call Aframe Function From Another Javascript File