virtualreality
Here are 91 public repositories matching this topic...
-
Updated
Oct 29, 2017
ITMS-90809: Deprecated API Usage - Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020 and app updates that use UIWebView as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more ( https://developer.apple.com/documentation/uikit/uiwebview ).
react-viro uses UIWebView component, so since April 30 2020 it's will be rejec
The default value 0 0 -1 does not match type vec3.
kframe/components/sun-sky/index.js
line 10
sunPosition: {type: 'vec3', default: '0 0 -1', is: 'uniform'}
should now be
sunPosition: {type: 'vec3', default: { x: 0, y: 0, z: -1 }, is: 'uniform'}
It is now mapped to the touchpad. After giving a lot of demos most people trigger the teleport by mistake and it's very confusing.
Is it known that the inspector is not longer opening using the keyboard shortcut on Windows machines? I'm running Firefox 71.0... I'm sure it's not just my computer as I had it checked by someone running the Udemy course I've been following.
Cheers.
-
Updated
Nov 19, 2019 - JavaScript
-
Updated
Aug 24, 2018 - JavaScript
Copy the URL + script tag on https://aframe.io/aframe-registry/ next to the download and github link, could use e.g. https://clipboardjs.com with its icon.
Don't know where this issue is inherited, but I found up, that if [ CameraRig] is inside any object with rigidBody, that's will crash unity editor, when exiting play mode.
So be carefull, if you want to exit play mode, disable camera inside [ CameraRig ] in hierarchy.
as discussed on Slack - when files export multiple components those don't all get included in the autogenerated docs. As the main source of truth, would be great if the "Aardvark-React Style Guide" included all available nodes.
If we create a callback for the audio clip and pass it the key that was entered, sky's the limit with how melodic or ridiculous you could make the sounds. The default tick sound would be the returned by a default callback function for the existing behaviour.
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Jul 22, 2019 - C++
-
Updated
Oct 21, 2017 - C#
-
Updated
Apr 27, 2020 - C++
-
Updated
Feb 6, 2020 - JavaScript
-
Updated
May 10, 2020 - C#
-
Updated
Feb 11, 2019 - Python
-
Updated
May 1, 2019 - C#
-
Updated
Dec 7, 2019 - JavaScript
-
Updated
Aug 1, 2018 - C#
-
Updated
Apr 23, 2018
-
Updated
Mar 16, 2018 - C#
-
Updated
Jan 18, 2020 - C#
-
Updated
Mar 22, 2017 - C#
Improve this page
Add a description, image, and links to the virtualreality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtualreality topic, visit your repo's landing page and select "manage topics."
Description:
<script src="../../../dist/aframe-master.js"></script>All of the text demos linked in components/text
Error message: