MozVR: Difference between revisions
Appearance
Shadowdawn (talk | contribs) No edit summary |
Xinreality (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{see also|WebVR}} | {{see also|WebVR}} | ||
[[MozVR]] is [[Mozilla]]'s attempt to promote new possibilities found in the merging of [[virtual reality]] with [[WebVR|the web]]. The project was launched as a part of their 10th anniversary, and it's built on experimental [[Firefox]] builds with [[Oculus Rift]] support. | [[MozVR]] is [[Mozilla]]'s attempt to promote new possibilities found in the merging of [[virtual reality]] with [[WebVR|the web]]. The project was launched as a part of their 10th anniversary, and it's built on experimental [[Firefox]] builds with [[Oculus Rift (Platform)|Oculus Rift]] support. | ||
Enthusiastic developers can head over to MozVR’s GitHub<ref>https://github.com/MozVR/</ref>, where Mozilla houses their code, tools, tutorials, and examples of their technology to build real-world applications of virtual reality enabled the web. | Enthusiastic developers can head over to MozVR’s GitHub<ref>https://github.com/MozVR/</ref>, where Mozilla houses their code, tools, tutorials, and examples of their technology to build real-world applications of virtual reality enabled the web. | ||
Line 35: | Line 35: | ||
'''Inspirit''' - An interactive story about people and lights. | '''Inspirit''' - An interactive story about people and lights. | ||
==Developer | ==Developer Resources== | ||
===A-Frame=== | ===A-Frame=== | ||
[[A-Frame]] is MozVR's open source framework for creating WebVR worlds with markup. | [[A-Frame]]<ref>https://aframe.io</ref> is MozVR's open source framework for creating WebVR worlds with markup. | ||
===WebVR Boilerplate=== | ===WebVR Boilerplate=== | ||
[[WebVR Boilerplate]] is the starting point for web-based VR experiences that work in both [[Google Cardboard]] and [[Oculus Rift]]. | [[WebVR Boilerplate]]<ref>https://github.com/borismus/webvr-boilerplate</ref> is the starting point for web-based VR experiences that work in both [[Google Cardboard]] and [[Oculus Rift (Platform)]]. | ||
===Vizor=== | ===Vizor=== | ||
[[Vizor]] is a collaborative, user-friendly visual editor that lets anyone create and share their own VR experiences in a web browser. | [[Vizor]]<ref>http://vizor.io/</ref> is a collaborative, user-friendly visual editor that lets anyone create and share their own VR experiences in a web browser. | ||
===GLAM=== | ===GLAM=== | ||
[[GLAM]] is a declarative language for 3D web content that combines the power of WebGL with a set of easy-to-use markup tags and style properties. | [[GLAM]]<ref>http://tparisi.github.io/glam/</ref> is a declarative language for 3D web content that combines the power of WebGL with a set of easy-to-use markup tags and style properties. | ||
===SceneVR=== | ===SceneVR=== | ||
[[SceneVR]] is a platform for creating virtual reality scenes using tools web developers are experienced with. | [[SceneVR]]<ref>http://www.scenevr.com/</ref> is a platform for creating virtual reality scenes using tools web developers are experienced with. | ||
==References== | ==References== |