登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 机械机电类 > 过程装备与控制工程 > 正文

基于Unity3D的虚拟车刀角度测量实验平台研发毕业论文

 2021-04-08 10:04  

摘 要

在社会文明进步和工业化高速发展的今天,虚拟现实技术已变得日趋成熟,这种技术实现了人们对不同场景的展示(例如利用微软的hololents可以与镜头中的场景实现交互,通过简单的手势或者语音即可实现与场景的交互),并快捷高效的满足了多个领域的技术需要,虚拟现实是基于互联网wifi,人机交互,虚拟仿真,模型塑造等多种技术协调合作的成果。

这种技术,正被广泛应用在教学、制造、服务等很多行业,且发挥着重要的作用。比如房地产公司可以利用该技术让客户提前体验装修好的房子、工厂可以用来建设模拟生产平台、学校可以用来教学学生去体验更加真实的实验效果。

如今中国高校越来越重视学生的动手能力,开设了大量的实验课程来锻炼学生,有一些实验往往需要耗费大量的时间,或者实验结果还需要老师一一核对是否成功,面对这种情况,我们在教学上利用虚拟现实技术来实现实验的仿真,就可以更加高效的完成实验,并节省人力与物力。

本文是依据unity3D的虚拟现实车刀仿真实验平台的研发展开的。该实验平台的研发目的是为了在电脑上实现车刀的仿真,利用数据库来实现软件的登录与注册,并上传测量结果到数据库,以方便老师批阅。

关键词:unity3D;车刀测量;数据库。

Abstract

With With the Advancement of the times, the development of technology, and the development of virtual reality technology have become more and more mature. This technology has realized people's display of scenes(for example, using Microsoft's holents to interact with scenes in the lens. The interaction with the scene can be achieved through simple gestures or speech.) This technology implements the coordination and cooperation of various technologies such as Internet-based WiFi, human-computer interaction, virtual simulation, and model modeling.

This technology can help people do more things, such as real estate companies can use technology to allow customers to experience the renovated house in advance, factories can be used to build analog production platforms, and schools can be used to teach students to experience more real experimental results.

Nowadays, Chinese universities are paying more and more attention to the practical ability of students and set up a large number of experimental courses to exercise students. However, the conduct of some experiments often takes a lot of time, or the results of the experiments require teachers to check whether they are successful. Based on this situation, We can use virtual reality technology to realize the simulation of the experiment, that can save a mass of human and material resources.

This paper is the research and development of the virtual real tool simulation platform based on unity3D. The research and development purpose of the experimental platform is to realize the simulation of the knife on the computer, use the SQLite database to achieve the registration and registration of the software, and upload the measurement results to the database to facilitate teacher approval.

Key Words : unity3D; Knife measurement; Database.

目录

摘 要 I

ABSTARCT II

第一章绪论 1

1.1虚拟实验的简介 1

1.2虚拟现实技术的简介 1

1.3测绘学科简介 1

1.4车刀虚拟测量实验 2

1.4.1虚拟测量的简介 2

1.4.2虚拟测量的意义 2

1.4.3车刀测量实验平台所需测量的角度 2

1.5虚拟测量测量平台的技术方案 4

第二章 车刀及游标万能角度尺建模 6

2.1 建模软件的选用 6

2.1.1 3Ds Max的简介 6

2.1.2 SolidWorks的简介 6

2.1.3 软件选择理由 6

2.2车刀建模及贴图 7

2.2.1车刀建模 7

2.2.2车刀的贴图 7

2.3游标万能角度尺建立及贴图和关系分析 11

2.3.1游标万能角度尺的建模 11

2.3.2游标万能角度尺的贴图 15

2.3.3游标万能角度尺的运动分析及关系的建立 16

第三章Unity 3D的使用 18

3.1 Unity简介 18

3.1.1 Unity背景资料和运行环境介绍 18

3.1.2软件特色介绍 18

3.1.3 Unity 3D的封装包介绍 19

3.1.4 Unity 3D包的开发介绍 19

3.2 Unity模型导入与导出 19

3.3测量动画的制作 20

3.3.1 Unity的动画系统简介 20

3.3.2测量动画的制作 21

3.4界面的制作 23

3.4.1登录界面 23

3.4.2主界面 23

3.4.3功能界面的设计 24

3.5 Unity控制的脚本 27

3.6 Unity平台发布 27

第四章数据库技术 30

4.1数据库技术的介绍 30

4.2数据库的建立 30

4.3数据库的启动项程序 31

4.4注册、登录及上传成绩的程序 31

4.5查询数据 31

第五章总结与思考 32

5.1总结 32

5.2思考 32

5.3展望 33

参考文献 34

致谢 35

附件一unity中的程序 36

附件二数据库中的程序 40

第一章绪论

1.1虚拟实验的简介

虚拟实验的概念,最早是1989年美国弗吉尼亚大学威廉·沃尔夫教授首次提出的,它是在虚拟现实技术和模拟实验的基础上产生和发展起来的。虚拟实验是指利用建模技术、多媒体仿真技术和虚拟现实技术以及互联网的多项技术来实现对传统实验各环节操作环境的部分或完全替代,让使用者可以在现实条件不允许的情况下,进行和取得与现实实验同样或者更优的实验效果。虚拟实验在国外的发展了很多年了,而在我国虚拟实验的研究和应用才仅仅起步了十年左右,因此发展空间巨大。

1.2虚拟现实技术的简介

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图