Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
49 views

Situation Summary Problem: The text in A-Frame isn't displayed when I use a custom MSDF font with accents. Display is ok with the embedded font Console rror Message: Error parsing font malformed file -...
Didier Quatrer's user avatar
0 votes
0 answers
72 views

I'm creating a simple MindAR application which will identify an image and display a 3d model on the screen. The 3D model (einstein.glb) is to be displayed on an image marker using A-Frame and MindAR. ...
Monty Swanson's user avatar
0 votes
1 answer
205 views

So I want to create a simple Markerless AR Experience using A-Frame to simply view my animated Model in AR. I made the model in Blender which works great if I use needle but I want to try and execute ...
Nilay Vaibhav Gomkale's user avatar
0 votes
0 answers
57 views

I'm developing an A-Frame (HTML/JS) project for use on Meta Quest 1 and on PC via Netlify to create a simple VR escape game. I want to add physics (collisions, gravity on objects, impassable walls) ...
STban's user avatar
  • 1
0 votes
0 answers
70 views

How do I make the texture for a simple box/cube in a-frame a sprite sheet, like, a 6 image sprite sheet, as if it was for a single cube in Minecraft or something, i know if you put an image in for the ...
Ivanprocookie's user avatar
1 vote
1 answer
58 views

I wanna realize next functionality: user are scanning one image (it is a target, all ones are 5 item), and after than as the picture will be scan - will start playing sound (related to this image).I ...
Богдан Белашенок's user avatar
0 votes
0 answers
27 views

I'm creating a virtual exhibition using A-Frame, and I'm having trouble displaying an image that is supposed to be one of the artworks in the gallery. When I add the image, the place where it should ...
Martina Sirotti's user avatar
0 votes
0 answers
30 views

I'm trying to write a component that: copies the geometry of a plane to a new custom mesh colors the vertices in the new mesh based on the height of the vertex. changes the new mesh to layer(1) so ...
Moazzam Hayat's user avatar
0 votes
0 answers
12 views

I am using aframe-template-compoment with variables but just seem to get consol errors telling me the position is NaN. I am using the aframe-template-component but not sure if I am using it right with ...
Stephen Brown's user avatar
0 votes
1 answer
43 views

How to create a sinusoidal function in A-FRAME? Only I saw there is something like this (this is just random connected points): <a-entity line="start: 0 1 0; end: 2 0 -5; color: green" ...
user1182625's user avatar
-1 votes
1 answer
82 views

I am having trouble displaying a model fetched from an external server as a Blob URL in the gltf-model component of A-Frame and adding it as an a-entity element to the body in the 8th Wall Cloud ...
naka5629's user avatar
1 vote
0 answers
85 views

In this example, we can see how keyframes work in anime.js. Inspired by this answer and A-Frame doc, I tried to apply it with the following code without success: /* global AFRAME */ AFRAME....
Mario's user avatar
  • 43
1 vote
2 answers
383 views

I'm trying to build a mixed reality experience in A-Frame on Glitch, and I used to see an "AR" button in addition to the "VR" button I currently see. How do I enable AR mode? I'm ...
bobarke's user avatar
  • 31
0 votes
1 answer
42 views

For context, I'm trying to simulate a player grabbing a virtual object with their VR hand controller by attaching the object's entity as a child of the entity with a hand-controls component. I'm ...
user645385's user avatar
1 vote
1 answer
143 views

Panorama photos are an option in Android camera options. The process is simple, producing an image that is 11568 x 1696 pixels at 72 dpi. But when that image is displayed in a-frame using the code ...
user avatar

15 30 50 per page
1
2 3 4 5
192