-
```
I am using the latest SVN with XE2 under Win7 x64.
It seems there's something wrong with DOM traversing.
This code should reach ProcessNode() but it doesn't even get to ProcessDOM().
procedure …
-
Most of loaded models consist of more than one material and more than one mesh but it is impossible to adjust them in inspector to find which changes to original model are required to fit the specific…
-
A-rounded is positioned, aligned differently than eg. an a-entity.
I changed line https://github.com/etiennepinchon/aframe-rounded/blob/master/dist/aframe-rounded-component.js#L117 : instead of x=0…
-
A web framework for building virtual reality experiences:
https://aframe.io/
-
aframe-physics-system offers 2 different physics engines: CANNON.js and Ammo.js.
Currently super-hands only works with the CANNON.js engine.
It would be great if super-hands could work with the …
-
```
I am using the latest SVN with XE2 under Win7 x64.
It seems there's something wrong with DOM traversing.
This code should reach ProcessNode() but it doesn't even get to ProcessDOM().
procedure …
-
```
I am using the latest SVN with XE2 under Win7 x64.
It seems there's something wrong with DOM traversing.
This code should reach ProcessNode() but it doesn't even get to ProcessDOM().
procedure …
-
```
I am using the latest SVN with XE2 under Win7 x64.
It seems there's something wrong with DOM traversing.
This code should reach ProcessNode() but it doesn't even get to ProcessDOM().
procedure …
-
I tried the Bloom effect with Aframe 0.8.1, and 0.8.2. When entered into VR mode, the screen is just white on iPhone10 Safari, and black on Andriod device (LG G5) with Chrome browser.
I also tried th…
-
> I also feel like having onConnect be called if the global is present is just a terrible API and that should definitely be moved to an event or an exposed promise on the NAF global... I cringe every …