Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz

Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作电子书下载地址
- 文件名
- [epub 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 epub格式电子书
- [azw3 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 azw3格式电子书
- [pdf 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 pdf格式电子书
- [txt 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 txt格式电子书
- [mobi 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 mobi格式电子书
- [word 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 word格式电子书
- [kindle 下载] Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书将教授使用Unity进行虚拟现实开发的方方面面。你将学会如何使用Unity开发特定设备上(如OculusRift和GoogleCardboard)的VR应用,如何同虚拟世界打交道。借助生动有趣的项目向你展示如何构建各种VR体验。除此之外,还通过Unity编辑器和C#来深入学习Unity3D游戏引擎。在本书很后,你将有能力使用Unity设计出内容丰富的交互式虚拟现实体验。
书籍目录:
Preface
Chapter 1: Virtually Everything for Everyone
What is virtual reality to you?
Types of head—mounted displays
Desktop VR
Mobile VR
The difference between virtual reality and augmented reality
Applications versus games
What this book covers
Who are you?
Types of VR experiences
Technical skills that are important to VR
Summary
Chapter 2: Objects and Scale
Getting started with Unity
Starting a new Unity project
The Unity editor
The default world space
Creating a simple diorama
Adding a cube
Adding a plane
Adding a sphere and some material
Changing the scene view
Adding a photo
Coloring the ground plane
Measurement tools
Keeping a unit cube handy
Using a Grid Projector
Measuring the Ethan character
Importing from the Blender experiment
An introduction to Blender
A unit cube
A UV Texture image
Importing into Unity
A few observations
Summary
Chapter 3: VR Build and Run
VR device integration software
Unity's built—in VR support
The device—speciffC SDK
The OSVR project
WebVR
3D worlds
Creating the MeMyselfEye prefab
Build for the Oculus Rift
Build for Google Cardboard
The Android setup
The iOS setup
Installing the Cardboard Unity package
Adding the camera
The build settings
The Play Mode
Building and running in Android
Building and running in iOS
The device—independent clicker
How virtual reality really works
Stereoscopic 3D viewing
Head tracking
Summary
Chapter 4: Gaze—based Control
Ethan,the walker
Artifily intefligent Ethan
The Navmesh bakery
A random walker in the town
Interlude—a quick introduction to Unity programming
The RandomPosition
Zombie—ize"Ethan!
Go where I'm looking
The LookMoveTo
Adding a feedback cursor
Observations
If looks could kill
The Kill Target
Adding particle effects
Cleaning up
Summary
Chapter 5: World Space UI
A reusable default canvas
The visor HUD
The reticle cursor
The windshield HUD
The game element UI
The info bubble
An in.game dashboard with input events
Creating a dashboard with buttons
Linking the water hose to the buttons
Activating buttons from the
Look to highlight a button
Looking and then clicking to select
Looking and staring to select
A responsive object Ulwith head gestures
Using the head position
Using head gestures
Summary
Chapter 6: First—person Character
Understanding the Unity characters
Unity components
The Camera component
The Rigidbody component
The Character Controller component
Unity Standard Assets
ThirdPersonController
AIThirdPersonController
FirstPersonController
RigidBodyFPSController
Making a first person
Move in the direction you're looking
Keep your feet on the ground
Don't pass through solid objects
Don't fall off the edge of the world
Stepping over small objects and handling uneven terrain
Start and stop moving
Using head gestures to staNstop
User calibrations
A charactets height
Real—Iife height of a player
Recentering
Maintaining a sense of self
Head—body disconnect
Head and body...
...And feet
The body avatar
Virtual David le nose
Audio cues
Locomotion,teleportation,and sensors
Managing VR motion sickness
Summary
Chapter 7: Physics and the Environment
Unity physics
Bouncy balls
Headshots
Trampoline and brick
A human trampoline
Like a brick
Like a character
Interlude—environment and things
Wispy Sky
The planet Earth
The corporate logo
Blender
Unity
An elevator
Jumping
Summary
……
Chapter 8: Walk—throughs and Rendering
Chapter 9: Using All 360 Degrees
Chapter 10: So VR Metaverse
Chapter 11: What's Next?
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
虚拟现实是什么?戴上头置式显示器,你会看到立体化的3D场景,转动头部环顾周围,然后使用手持
控制器或传感器四下走动,你可以感受全方位的沉浸式体验。除此之外,Unity还是一个功能强大的游戏引擎,可以用于构建VR应用,为你的游戏带来焕然一
新的交互性。
乔纳森·林诺维斯编著的《Unity虚拟现实项目(影印版)(英文版)》将教授使用Unity进行虚拟现实开
发的方方面面。你将学会如何使用Unity开发特定设备(如OculusRift和GoogleCardboard)上的VR应用,如何同虚拟世界打交道。本书借助生动有趣的项目向你展示如何构建各种VR体验。除此之外,你将通过Unity编辑器和C#来深入学习Unity3D游戏引擎。
在本书最后,你将有能力使用Unity设计出内容丰富的交互式虚拟现实体验。
网站评分
书籍多样性:9分
书籍信息完全性:8分
网站更新速度:3分
使用便利性:6分
书籍清晰度:3分
书籍格式兼容性:8分
是否包含广告:9分
加载速度:8分
安全性:3分
稳定性:3分
搜索功能:7分
下载便捷性:4分
下载点评
- epub(431+)
- 差评少(182+)
- 藏书馆(344+)
- 小说多(177+)
- 体验还行(141+)
- mobi(244+)
- 无盗版(141+)
- 盗版少(284+)
- 书籍完整(321+)
- pdf(80+)
- 购买多(515+)
- 内容完整(348+)
下载评价
- 网友 车***波:
很好,下载出来的内容没有乱码。
- 网友 石***烟:
还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的
- 网友 印***文:
我很喜欢这种风格样式。
- 网友 焦***山:
不错。。。。。
- 网友 屠***好:
还行吧。
- 网友 汪***豪:
太棒了,我想要azw3的都有呀!!!
- 网友 苍***如:
什么格式都有的呀。
- 网友 冯***丽:
卡的不行啊
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
喜欢"Unity虚拟现实项目 (美)乔纳森·林诺维斯(Jonathan Linowes) 著 著作"的人也看了
系统架构设计师历年真题解析 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
你的世界有多大 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
杜拉拉升职的N个秘诀 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
全新正版图书 我们的文明与世界的文明吴根友东方出版中心有限公司9787547321539人天图书专营店 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
BIM应用与项目管理(第二版) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
新编建设法规 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
排球少年漫画书16-20册 套装5册 古馆一著 排球少年漫画 日本热血动漫小说书籍灌篮高手漫画同类书 浙江 9787534091506 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
交易思维 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
新企业所得税法十八讲 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
造血干细胞移植规范化应用新进展/西安交通大学学术文库 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 道德经 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 高中语文同步字帖(必修5 RJ) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- VISUAL FOXPRO 6.0开发实例 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 丝网版画技法及文创应用 丝网版画技法 丝网印刷发展历程及制作流程 学习书 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 布鲁斯口琴一月通 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 机械制造技术(李方俊) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 听,夜晚谁在忙 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 动物屎尿屁小百科(全3册) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 你的职场敏感度有多少 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 外汇期货股票交易实务 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
书籍真实打分
故事情节:7分
人物塑造:9分
主题深度:9分
文字风格:9分
语言运用:8分
文笔流畅:8分
思想传递:5分
知识深度:5分
知识广度:9分
实用性:7分
章节划分:7分
结构布局:8分
新颖与独特:9分
情感共鸣:9分
引人入胜:6分
现实相关:6分
沉浸感:9分
事实准确性:4分
文化贡献:9分