首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Udemy - Intro to Airplane Physics in Unity 3D
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-2-9 08:27
2024-10-27 16:45
194
11.85 GB
148
磁力链接
magnet:?xt=urn:btih:6fbe5c8543c66b20aa2c57d0ae7e2b82c4b480c3
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjZmYmU1Yzg1NDNjNjZiMjBhYTJjNTdkMGFlN2UyYjgyYzRiNDgwYzNaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
-
Intro
to
Airplane
Physics
in
Unity
3D
文件列表
01 Introduction/001 Course Pre-Requisites.mp4
21.03MB
01 Introduction/002 Flight Demo.mp4
52.37MB
02 Getting Set Up/003 Project Setup.mp4
48.56MB
02 Getting Set Up/004 Prepping the Development Scene.mp4
58.14MB
02 Getting Set Up/005 Prepping the Airplane - Part 1.mp4
153.48MB
02 Getting Set Up/006 Prepping the Airplane - Part 2.mp4
258.9MB
02 Getting Set Up/007 Designing the Code.mp4
128.44MB
03 Building the Airplane Inputs/008 Introduction.mp4
10.55MB
03 Building the Airplane Inputs/009 Stubbing in the Scripts.mp4
119.59MB
03 Building the Airplane Inputs/010 Keyboard Input - Variables Namespaces.mp4
35.81MB
03 Building the Airplane Inputs/011 Keyboard Input - C Properties.mp4
39.55MB
03 Building the Airplane Inputs/012 Keyboard Input - C Virtual Methods.mp4
113.56MB
03 Building the Airplane Inputs/013 Keyboard Input - Using the Input Manager.mp4
158.81MB
03 Building the Airplane Inputs/014 Keyboard Input - Creating an Inspector Editor.mp4
115.77MB
03 Building the Airplane Inputs/015 Xbox Input - Virtual Methods.mp4
62.59MB
03 Building the Airplane Inputs/016 Xbox Input - Updating the Editor.mp4
25.73MB
03 Building the Airplane Inputs/017 Xbox Input - Setting the Input Manager.mp4
96.02MB
04 Creating the Airplane Controller Script/018 Introduction.mp4
14.71MB
04 Creating the Airplane Controller Script/019 Stubbing in the Scripts Code Design.mp4
88.18MB
04 Creating the Airplane Controller Script/020 Creating a Base Rigidbody Controller Class.mp4
87.47MB
04 Creating the Airplane Controller Script/021 Creating the Airplane Controller Class.mp4
90.7MB
04 Creating the Airplane Controller Script/022 Airplane Weight Calculation.mp4
100.05MB
04 Creating the Airplane Controller Script/023 Creating a Menu Option for Automatic Setup.mp4
152.53MB
05 Building the Airplane Engine Component/024 Introduction.mp4
7.44MB
05 Building the Airplane Engine Component/025 Applying Forces.mp4
152.69MB
05 Building the Airplane Engine Component/026 Stub in the Scripts.mp4
132.21MB
05 Building the Airplane Engine Component/027 Hook up the Engine.mp4
116.85MB
05 Building the Airplane Engine Component/028 Handling the Wheels.mp4
64.71MB
05 Building the Airplane Engine Component/029 Calculating Force with Animation Curves.mp4
93.97MB
06 Animating the Propeller/030 Introduction.mp4
9.52MB
06 Animating the Propeller/031 Stubbing in the Script.mp4
69.62MB
06 Animating the Propeller/032 Calculating Degrees Per Second from RPMs.mp4
75.94MB
06 Animating the Propeller/033 Propeller Graphics.mp4
135.59MB
06 Animating the Propeller/034 Blending the Propellers.mp4
63.84MB
06 Animating the Propeller/035 Material Swapping.mp4
68.65MB
07 Flight Characteristics/036 Introduction.mp4
27.56MB
07 Flight Characteristics/037 Stubbing in the Script.mp4
85.82MB
07 Flight Characteristics/038 Calculating Forward Speed.mp4
79.01MB
07 Flight Characteristics/039 Sticky Throttle.mp4
107.09MB
07 Flight Characteristics/040 Theory of Lift.mp4
22.08MB
07 Flight Characteristics/041 Creating Lift.mp4
136.78MB
07 Flight Characteristics/042 Refining Lift with Curves.mp4
172.15MB
07 Flight Characteristics/043 Drag.mp4
101.49MB
07 Flight Characteristics/044 Angle of Attack.mp4
86.57MB
07 Flight Characteristics/045 Handling the Rigidbody.mp4
127.2MB
07 Flight Characteristics/046 Pitch.mp4
160.31MB
07 Flight Characteristics/047 Roll.mp4
100.51MB
07 Flight Characteristics/048 Yaw.mp4
87.68MB
07 Flight Characteristics/049 Banking.mp4
132.63MB
08 Building the Airplane Camera/050 Introduction.mp4
8.14MB
08 Building the Airplane Camera/051 Stub in Scripts.mp4
36.36MB
08 Building the Airplane Camera/052 Create a Basic Follow Camera.mp4
179.34MB
08 Building the Airplane Camera/053 Ground Height.mp4
111.69MB
09 Animating the Control Surfaces/054 Introduction.mp4
8.69MB
09 Animating the Control Surfaces/055 Stub in the Script.mp4
89.93MB
09 Animating the Control Surfaces/056 Coding the Control Surface Script.mp4
106.93MB
09 Animating the Control Surfaces/057 Hooking up the Rudder.mp4
51.1MB
09 Animating the Control Surfaces/058 Hooking up the Ailerons.mp4
69.42MB
10 Completing the Wheels/059 Introduction.mp4
7.47MB
10 Completing the Wheels/060 Rolling and Positiong the Wheels.mp4
80.7MB
10 Completing the Wheels/061 Braking.mp4
104.25MB
10 Completing the Wheels/062 Steering.mp4
88.84MB
11 Completing the Flaps/063 Introduction.mp4
7.34MB
11 Completing the Flaps/064 Animating the Flaps.mp4
78.46MB
11 Completing the Flaps/065 Adding Flap Drag.mp4
74.46MB
12 Ground Effect/066 Introduction.mp4
23.56MB
12 Ground Effect/067 Stubbing in the Script.mp4
47.29MB
12 Ground Effect/068 Getting the Ground Distance.mp4
46.73MB
12 Ground Effect/069 Apply the Ground Effect Force.mp4
132.67MB
13 Airplane Editors/070 Introduction.mp4
13.99MB
13 Airplane Editors/071 Update the Airplane Menu Option - Part 1.mp4
77.56MB
13 Airplane Editors/072 Update the Airplane Menu Option - Part 2.mp4
52.34MB
13 Airplane Editors/073 Update the Airplane Menu Option - Part 3.mp4
84.6MB
13 Airplane Editors/074 Update the Airplane Menu Option - Part 4.mp4
96.25MB
13 Airplane Editors/075 Creating a Pop up Window.mp4
114.2MB
13 Airplane Editors/076 Automate the Airplane Components Setup - Part 1.mp4
55.19MB
13 Airplane Editors/077 Automate the Airplane Components Setup - Part 2.mp4
85.79MB
13 Airplane Editors/078 Saving Presets with Scriptable Objects - Part 1.mp4
72.89MB
13 Airplane Editors/079 Saving Presets with Scriptable Objects - Part 2.mp4
109.94MB
13 Airplane Editors/080 Saving Presets witn Scriptable Objects - Part 3.mp4
73.52MB
13 Airplane Editors/081 Saving Presets with Scriptable Objects - Part 4.mp4
61.4MB
13 Airplane Editors/082 Using Airplane Presets.mp4
50.57MB
13 Airplane Editors/083 Airplane Preset Errata - COG Fix.mp4
66.58MB
14 Airplane Audio/084 Introduction.mp4
7.46MB
14 Airplane Audio/085 Setup Stubbing in the Script.mp4
90.43MB
14 Airplane Audio/086 Coding the Audio Script.mp4
113.17MB
14 Airplane Audio/087 Updating the Propeller Script.mp4
25.97MB
15 Camera Switching/088 Introduction.mp4
9.16MB
15 Camera Switching/089 Setup Stubbing in the Script.mp4
89.93MB
15 Camera Switching/090 Creating the Code.mp4
124.14MB
15 Camera Switching/091 Managing the Audio Listeners.mp4
85.82MB
16 Inputs Update - Keyboard Xbox Working together/092 Inputs Update - Keyboard and Xbox Input Combined.mp4
66.02MB
17 Airplane UI/093 Introduction.mp4
12.91MB
17 Airplane UI/094 Setting up the UI Canvas.mp4
59.87MB
17 Airplane UI/095 Understanding C Interfaces.mp4
110.75MB
17 Airplane UI/096 Creating the Altimeter - Graphics.mp4
150.93MB
17 Airplane UI/097 Creating the Altimeter - Coding Part 1.mp4
104.4MB
17 Airplane UI/098 Creating the Altimeter - Coding Part 2.mp4
182.52MB
17 Airplane UI/099 Creating the Tachometer - Graphics.mp4
52.3MB
17 Airplane UI/100 Creating the Tachometer - Code.mp4
141.04MB
17 Airplane UI/101 Creating a Fuel System Code Part 1.mp4
96.78MB
17 Airplane UI/102 Creating a Fuel System Code Part 2.mp4
62.29MB
17 Airplane UI/103 Creating the Fuel Gauge Graphics.mp4
66.75MB
17 Airplane UI/104 Creating the Fuel Gauge Code.mp4
96.06MB
17 Airplane UI/105 Completing the Fuel System.mp4
42.41MB
17 Airplane UI/106 Creating the Throttle Lever - Graphics.mp4
50.62MB
17 Airplane UI/107 Creating the Throttle Lever - Code.mp4
73.82MB
17 Airplane UI/108 Creating the Flaps Lever - Graphics.mp4
90.51MB
17 Airplane UI/109 Creating the Flaps Lever - Code.mp4
77.01MB
17 Airplane UI/110 Creating the Airspeed Indicator - Graphics.mp4
89.49MB
17 Airplane UI/111 Creating the Airspeed Indicator - Code.mp4
178.95MB
17 Airplane UI/112 Creating the Attitude Indicator - Graphics - Part 1.mp4
55.43MB
17 Airplane UI/113 Creating the Attitude Indicator - Graphics - Part 2.mp4
100.84MB
17 Airplane UI/114 Creating the Attitude Inidicator - Code - Part 1.mp4
103.56MB
17 Airplane UI/115 Creating the Attitude Indicator - Code - Part 2.mp4
76.96MB
17 Airplane UI/116 UI Conclusion.mp4
10.84MB
18 Airplane System Polish Conclusion/117 Introduction.mp4
9.8MB
18 Airplane System Polish Conclusion/118 Remove Control Surface Force based off of Speed.mp4
118.82MB
18 Airplane System Polish Conclusion/119 Flaps Provide Lift.mp4
55.65MB
18 Airplane System Polish Conclusion/120 Airplane Collisions.mp4
128.71MB
19 Basic Gameplay/121 Introduction.mp4
10.31MB
19 Basic Gameplay/122 System Design.mp4
36.34MB
19 Basic Gameplay/123 Stubbing in the Scripts.mp4
33.44MB
19 Basic Gameplay/124 Setting up the Gates.mp4
102.34MB
19 Basic Gameplay/125 Scripting the Gate.mp4
185.41MB
19 Basic Gameplay/126 Scripting the Track - Part 1.mp4
78.36MB
19 Basic Gameplay/127 Scripting the Track - Part 2.mp4
88.2MB
19 Basic Gameplay/128 Scripting the Track - Part 3.mp4
114.26MB
19 Basic Gameplay/129 Handling the Airplane State - Part 1.mp4
132.41MB
19 Basic Gameplay/130 Handling the Airplane State - Part 2.mp4
65.29MB
19 Basic Gameplay/131 Scripting the Track Manager - Part 1.mp4
103.84MB
19 Basic Gameplay/132 Scripting the Track Manager - Part 2.mp4
101.46MB
19 Basic Gameplay/133 Track UI - Part 1.mp4
86.86MB
19 Basic Gameplay/134 Track UI - Part 2.mp4
91.08MB
19 Basic Gameplay/135 Track UI - Part 3.mp4
126.23MB
19 Basic Gameplay/136 Saving Track Data with Scriptable Objects.mp4
108.41MB
20 Mobile Controls/137 Introduction.mp4
8.33MB
20 Mobile Controls/138 Creating the Thumbstick UI.mp4
103.02MB
20 Mobile Controls/139 Coding the Thumbstick - Part 1.mp4
55.73MB
20 Mobile Controls/140 Coding the Thumbstick - Part 2.mp4
55.28MB
20 Mobile Controls/141 Coding the Thumbstick - Part 3.mp4
64.13MB
20 Mobile Controls/142 Coding the Thumbstick - Part 4.mp4
91.59MB
20 Mobile Controls/143 Coding the Input Script.mp4
99.32MB
20 Mobile Controls/144 Hooking up the Brake Button.mp4
51.03MB
20 Mobile Controls/145 Hooking up the Flaps Buttons.mp4
82.52MB
20 Mobile Controls/146 Hooking up the Camera Button.mp4
79.7MB
21 Extra Airplane Features/147 Introduction.mp4
16.03MB
21 Extra Airplane Features/148 Engine Cutoff Switch.mp4
132.44MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统