基于手持移动设备的虚拟装置教学系统
2016-11-02陆乐卫刚
陆乐 卫刚
摘要:作为虚拟现实的应用,虚拟装置教学系统已经在各领域得到了广泛的应用。鉴于移动设备飞速发展的趋势,该系统根据PRT格式导出的机械模型,通过3DMAX转换后,使用Unity3D、SQLite等一系列工具建立了面向移动设备的虚拟装置教学系统。最终,该系统能够在iOS端以及任意能够访问网页的浏览器上使用。用户获得虚拟现实身临其境的体验、丰富的交互的同时,移动化的访问让用户的学习达到了随时随地访问、充分利用碎片时间工程目标。
关键词: Unity 3D; 虚拟现实; 教学系统; iOS系统; WebGL
中图分类号:TP311.52 文献标识码:A 文章编号:1009-3044(2016)18-0221-03
A Device-Training System Based on Mobile Platform
LU Le,WEI Gang
(College of Electronic and Information Engineering, TongJi university, Shanghai 201804, China)
Abstract:As virtual reality applications, virtualization means teaching system has been widely used in various fields. Given the trend of rapid development of mobile devices, the system according to the mechanical model derived PRT format, through 3DMAX conversion using Unity3D, SQLite and some other tools to create a virtual device for mobile devices Teaching System. Ultimately, the system can be used on iOS side and be able to access any web browser. Users get the virtual reality immersive experiences, rich interactive at the same time, mobile access allows users to learn anytime, anywhere access to reach the full use of fragments of time the project objectives.
Key words: Unity 3D; VR; training system; iOS system; WebGL
1 引言
随着互联网技术的不断发展,人们获取信息以及学习的方式已经受到了巨大的影响。信息爆炸、现代社会化竞争压力增大等因素导致人们开始倾向于追求碎片化、实时性的交互方式。近年来,各领域已经展现出由已个人电脑为主转变到了今天以移动设备为主的趋势。另一方面,一直以来由于我国人口众多,基础教育资源不足等原因,实验教学在我国教育发展中相对薄弱。 此时,虚拟现实(Virtual Reality,VR)技术的出现,为教学提供了一种新的方式。虚拟现实技术已成为计算机应用行业的研究重点[1]。基于虚拟现实的虚拟装置教学,目的是在三维的虚拟空间中,对产品的结构、部件之间的关系等进行展示,并且提供可以人机交互的界面。不但增强教学的趣味性,还降低了设备、人工和场地等的成本。
2 虚拟现实技术相关软件
本项目主要使用的软件有Unity3D、Visual Studio 2010等。……
