42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| title: Virtual Reality Development on The Web
 | ||
| localeTitle: 网络上的虚拟现实开发
 | ||
| ---
 | ||
| ## 网络上的虚拟现实开发
 | ||
| 
 | ||
| 本节包含使用框架(如A-Frame Framework,WebVR和Three.js)与虚拟现实应用程序开发相关的文章。
 | ||
| 
 | ||
| ## 构架
 | ||
| 
 | ||
| *   A-Frame - https://aframe.io/
 | ||
| *   three.js - https://threejs.org/
 | ||
| 
 | ||
| ## 虚拟现实的历史资源
 | ||
| 
 | ||
| *   英国虚拟现实社会 - https://www.vrs.org.uk/virtual-reality/history.html
 | ||
| 
 | ||
| ## 虚拟现实耳机等
 | ||
| 
 | ||
| *   虚拟现实耳机在维基百科上的比较- https://en.wikipedia.org/wiki/Comparison虚拟_现实_ _耳机_
 | ||
| *   Google Cardboard - https://vr.google.com/cardboard/
 | ||
| *   Google Daydream - https://vr.google.com/daydream/
 | ||
| *   Oculus - https://www.oculus.com/
 | ||
| *   三星Gear VR - https://www.samsung.com/global/galaxy/gear-vr/
 | ||
| *   https://samsungvr.com/
 | ||
| *   HTC - https://www.vive.com/us/
 | ||
| 
 | ||
| ## 各种虚拟现实创作的示例
 | ||
| 
 | ||
| *   繁星满天的夜景立体声VR体验 - https://youtu.be/G7Dt9ziemYA
 | ||
| *   在梵高的画作中 - https://gfycat.com/SimpleImaginaryIberianmidwifetoad
 | ||
| 
 | ||
| ## 一些公司在网上制作VR工具
 | ||
| 
 | ||
| *   Scapic - https://scapic.com
 | ||
| *   Vizor - https://site.vizor.io/
 | ||
| *   Mirra - https://mirra.co/
 | ||
| 
 | ||
| ## 浏览器兼容性
 | ||
| 
 | ||
| *   Firefox版本55中添加了WebVR支持。 - https://support.mozilla.org/en-US/kb/view-virtual-reality-firefox-webvr
 | ||
| *   Web版本支持已添加到Chrome版本65 Canary Builds - https://webvr.info/get-chrome/ |