python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
A-Frame How to rotate and zoom in and zoom out using obj/mtl file inside scene
i 've been searching for a while to do 3 particular things ..
1- do rotation around the obj smoothly and what is the best practice for dis
2- zoom in and zoom out on the obj/mtl loaded inside the a-sc...
Amehin Ansary
Votes: 0
Answers: 0
How can i get a Third person perspective for a model using Aframe?
I want my A-frame camera to be behind the model and work as a TPP. I want a model to sync with the camera and rotate and move where ever the camera is moving but it should not move if the camera is po...

Sumit Sharma
Votes: 0
Answers: 1
A-frame set websubsurface source to a variable
I am using the websurface A-frame component () and I'm wondering how I can make it so when a button is clicked, the url of the websurface will change to the value of a variable I've defined called sou...
Aidan Young
Votes: 0
Answers: 1
Set the value of a textArea Aframe to a variable
I'm wondering how using JavaScript, I can set the text="" value of a textArea in A-frame to a variable. For example, the textArea should start out with the default text value set to it, but ...
Aidan Young
Votes: 0
Answers: 1