首页 磁力链接怎么用

Udemy - Intro to Airplane Physics in Unity 3D

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2019-2-9 08:27 2024-3-31 12:26 160 11.85 GB 148
二维码链接
Udemy - Intro to Airplane Physics in Unity 3D的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 Introduction/001 Course Pre-Requisites.mp421.03MB
  2. 01 Introduction/002 Flight Demo.mp452.37MB
  3. 02 Getting Set Up/003 Project Setup.mp448.56MB
  4. 02 Getting Set Up/004 Prepping the Development Scene.mp458.14MB
  5. 02 Getting Set Up/005 Prepping the Airplane - Part 1.mp4153.48MB
  6. 02 Getting Set Up/006 Prepping the Airplane - Part 2.mp4258.9MB
  7. 02 Getting Set Up/007 Designing the Code.mp4128.44MB
  8. 03 Building the Airplane Inputs/008 Introduction.mp410.55MB
  9. 03 Building the Airplane Inputs/009 Stubbing in the Scripts.mp4119.59MB
  10. 03 Building the Airplane Inputs/010 Keyboard Input - Variables Namespaces.mp435.81MB
  11. 03 Building the Airplane Inputs/011 Keyboard Input - C Properties.mp439.55MB
  12. 03 Building the Airplane Inputs/012 Keyboard Input - C Virtual Methods.mp4113.56MB
  13. 03 Building the Airplane Inputs/013 Keyboard Input - Using the Input Manager.mp4158.81MB
  14. 03 Building the Airplane Inputs/014 Keyboard Input - Creating an Inspector Editor.mp4115.77MB
  15. 03 Building the Airplane Inputs/015 Xbox Input - Virtual Methods.mp462.59MB
  16. 03 Building the Airplane Inputs/016 Xbox Input - Updating the Editor.mp425.73MB
  17. 03 Building the Airplane Inputs/017 Xbox Input - Setting the Input Manager.mp496.02MB
  18. 04 Creating the Airplane Controller Script/018 Introduction.mp414.71MB
  19. 04 Creating the Airplane Controller Script/019 Stubbing in the Scripts Code Design.mp488.18MB
  20. 04 Creating the Airplane Controller Script/020 Creating a Base Rigidbody Controller Class.mp487.47MB
  21. 04 Creating the Airplane Controller Script/021 Creating the Airplane Controller Class.mp490.7MB
  22. 04 Creating the Airplane Controller Script/022 Airplane Weight Calculation.mp4100.05MB
  23. 04 Creating the Airplane Controller Script/023 Creating a Menu Option for Automatic Setup.mp4152.53MB
  24. 05 Building the Airplane Engine Component/024 Introduction.mp47.44MB
  25. 05 Building the Airplane Engine Component/025 Applying Forces.mp4152.69MB
  26. 05 Building the Airplane Engine Component/026 Stub in the Scripts.mp4132.21MB
  27. 05 Building the Airplane Engine Component/027 Hook up the Engine.mp4116.85MB
  28. 05 Building the Airplane Engine Component/028 Handling the Wheels.mp464.71MB
  29. 05 Building the Airplane Engine Component/029 Calculating Force with Animation Curves.mp493.97MB
  30. 06 Animating the Propeller/030 Introduction.mp49.52MB
  31. 06 Animating the Propeller/031 Stubbing in the Script.mp469.62MB
  32. 06 Animating the Propeller/032 Calculating Degrees Per Second from RPMs.mp475.94MB
  33. 06 Animating the Propeller/033 Propeller Graphics.mp4135.59MB
  34. 06 Animating the Propeller/034 Blending the Propellers.mp463.84MB
  35. 06 Animating the Propeller/035 Material Swapping.mp468.65MB
  36. 07 Flight Characteristics/036 Introduction.mp427.56MB
  37. 07 Flight Characteristics/037 Stubbing in the Script.mp485.82MB
  38. 07 Flight Characteristics/038 Calculating Forward Speed.mp479.01MB
  39. 07 Flight Characteristics/039 Sticky Throttle.mp4107.09MB
  40. 07 Flight Characteristics/040 Theory of Lift.mp422.08MB
  41. 07 Flight Characteristics/041 Creating Lift.mp4136.78MB
  42. 07 Flight Characteristics/042 Refining Lift with Curves.mp4172.15MB
  43. 07 Flight Characteristics/043 Drag.mp4101.49MB
  44. 07 Flight Characteristics/044 Angle of Attack.mp486.57MB
  45. 07 Flight Characteristics/045 Handling the Rigidbody.mp4127.2MB
  46. 07 Flight Characteristics/046 Pitch.mp4160.31MB
  47. 07 Flight Characteristics/047 Roll.mp4100.51MB
  48. 07 Flight Characteristics/048 Yaw.mp487.68MB
  49. 07 Flight Characteristics/049 Banking.mp4132.63MB
  50. 08 Building the Airplane Camera/050 Introduction.mp48.14MB
  51. 08 Building the Airplane Camera/051 Stub in Scripts.mp436.36MB
  52. 08 Building the Airplane Camera/052 Create a Basic Follow Camera.mp4179.34MB
  53. 08 Building the Airplane Camera/053 Ground Height.mp4111.69MB
  54. 09 Animating the Control Surfaces/054 Introduction.mp48.69MB
  55. 09 Animating the Control Surfaces/055 Stub in the Script.mp489.93MB
  56. 09 Animating the Control Surfaces/056 Coding the Control Surface Script.mp4106.93MB
  57. 09 Animating the Control Surfaces/057 Hooking up the Rudder.mp451.1MB
  58. 09 Animating the Control Surfaces/058 Hooking up the Ailerons.mp469.42MB
  59. 10 Completing the Wheels/059 Introduction.mp47.47MB
  60. 10 Completing the Wheels/060 Rolling and Positiong the Wheels.mp480.7MB
  61. 10 Completing the Wheels/061 Braking.mp4104.25MB
  62. 10 Completing the Wheels/062 Steering.mp488.84MB
  63. 11 Completing the Flaps/063 Introduction.mp47.34MB
  64. 11 Completing the Flaps/064 Animating the Flaps.mp478.46MB
  65. 11 Completing the Flaps/065 Adding Flap Drag.mp474.46MB
  66. 12 Ground Effect/066 Introduction.mp423.56MB
  67. 12 Ground Effect/067 Stubbing in the Script.mp447.29MB
  68. 12 Ground Effect/068 Getting the Ground Distance.mp446.73MB
  69. 12 Ground Effect/069 Apply the Ground Effect Force.mp4132.67MB
  70. 13 Airplane Editors/070 Introduction.mp413.99MB
  71. 13 Airplane Editors/071 Update the Airplane Menu Option - Part 1.mp477.56MB
  72. 13 Airplane Editors/072 Update the Airplane Menu Option - Part 2.mp452.34MB
  73. 13 Airplane Editors/073 Update the Airplane Menu Option - Part 3.mp484.6MB
  74. 13 Airplane Editors/074 Update the Airplane Menu Option - Part 4.mp496.25MB
  75. 13 Airplane Editors/075 Creating a Pop up Window.mp4114.2MB
  76. 13 Airplane Editors/076 Automate the Airplane Components Setup - Part 1.mp455.19MB
  77. 13 Airplane Editors/077 Automate the Airplane Components Setup - Part 2.mp485.79MB
  78. 13 Airplane Editors/078 Saving Presets with Scriptable Objects - Part 1.mp472.89MB
  79. 13 Airplane Editors/079 Saving Presets with Scriptable Objects - Part 2.mp4109.94MB
  80. 13 Airplane Editors/080 Saving Presets witn Scriptable Objects - Part 3.mp473.52MB
  81. 13 Airplane Editors/081 Saving Presets with Scriptable Objects - Part 4.mp461.4MB
  82. 13 Airplane Editors/082 Using Airplane Presets.mp450.57MB
  83. 13 Airplane Editors/083 Airplane Preset Errata - COG Fix.mp466.58MB
  84. 14 Airplane Audio/084 Introduction.mp47.46MB
  85. 14 Airplane Audio/085 Setup Stubbing in the Script.mp490.43MB
  86. 14 Airplane Audio/086 Coding the Audio Script.mp4113.17MB
  87. 14 Airplane Audio/087 Updating the Propeller Script.mp425.97MB
  88. 15 Camera Switching/088 Introduction.mp49.16MB
  89. 15 Camera Switching/089 Setup Stubbing in the Script.mp489.93MB
  90. 15 Camera Switching/090 Creating the Code.mp4124.14MB
  91. 15 Camera Switching/091 Managing the Audio Listeners.mp485.82MB
  92. 16 Inputs Update - Keyboard Xbox Working together/092 Inputs Update - Keyboard and Xbox Input Combined.mp466.02MB
  93. 17 Airplane UI/093 Introduction.mp412.91MB
  94. 17 Airplane UI/094 Setting up the UI Canvas.mp459.87MB
  95. 17 Airplane UI/095 Understanding C Interfaces.mp4110.75MB
  96. 17 Airplane UI/096 Creating the Altimeter - Graphics.mp4150.93MB
  97. 17 Airplane UI/097 Creating the Altimeter - Coding Part 1.mp4104.4MB
  98. 17 Airplane UI/098 Creating the Altimeter - Coding Part 2.mp4182.52MB
  99. 17 Airplane UI/099 Creating the Tachometer - Graphics.mp452.3MB
  100. 17 Airplane UI/100 Creating the Tachometer - Code.mp4141.04MB
  101. 17 Airplane UI/101 Creating a Fuel System Code Part 1.mp496.78MB
  102. 17 Airplane UI/102 Creating a Fuel System Code Part 2.mp462.29MB
  103. 17 Airplane UI/103 Creating the Fuel Gauge Graphics.mp466.75MB
  104. 17 Airplane UI/104 Creating the Fuel Gauge Code.mp496.06MB
  105. 17 Airplane UI/105 Completing the Fuel System.mp442.41MB
  106. 17 Airplane UI/106 Creating the Throttle Lever - Graphics.mp450.62MB
  107. 17 Airplane UI/107 Creating the Throttle Lever - Code.mp473.82MB
  108. 17 Airplane UI/108 Creating the Flaps Lever - Graphics.mp490.51MB
  109. 17 Airplane UI/109 Creating the Flaps Lever - Code.mp477.01MB
  110. 17 Airplane UI/110 Creating the Airspeed Indicator - Graphics.mp489.49MB
  111. 17 Airplane UI/111 Creating the Airspeed Indicator - Code.mp4178.95MB
  112. 17 Airplane UI/112 Creating the Attitude Indicator - Graphics - Part 1.mp455.43MB
  113. 17 Airplane UI/113 Creating the Attitude Indicator - Graphics - Part 2.mp4100.84MB
  114. 17 Airplane UI/114 Creating the Attitude Inidicator - Code - Part 1.mp4103.56MB
  115. 17 Airplane UI/115 Creating the Attitude Indicator - Code - Part 2.mp476.96MB
  116. 17 Airplane UI/116 UI Conclusion.mp410.84MB
  117. 18 Airplane System Polish Conclusion/117 Introduction.mp49.8MB
  118. 18 Airplane System Polish Conclusion/118 Remove Control Surface Force based off of Speed.mp4118.82MB
  119. 18 Airplane System Polish Conclusion/119 Flaps Provide Lift.mp455.65MB
  120. 18 Airplane System Polish Conclusion/120 Airplane Collisions.mp4128.71MB
  121. 19 Basic Gameplay/121 Introduction.mp410.31MB
  122. 19 Basic Gameplay/122 System Design.mp436.34MB
  123. 19 Basic Gameplay/123 Stubbing in the Scripts.mp433.44MB
  124. 19 Basic Gameplay/124 Setting up the Gates.mp4102.34MB
  125. 19 Basic Gameplay/125 Scripting the Gate.mp4185.41MB
  126. 19 Basic Gameplay/126 Scripting the Track - Part 1.mp478.36MB
  127. 19 Basic Gameplay/127 Scripting the Track - Part 2.mp488.2MB
  128. 19 Basic Gameplay/128 Scripting the Track - Part 3.mp4114.26MB
  129. 19 Basic Gameplay/129 Handling the Airplane State - Part 1.mp4132.41MB
  130. 19 Basic Gameplay/130 Handling the Airplane State - Part 2.mp465.29MB
  131. 19 Basic Gameplay/131 Scripting the Track Manager - Part 1.mp4103.84MB
  132. 19 Basic Gameplay/132 Scripting the Track Manager - Part 2.mp4101.46MB
  133. 19 Basic Gameplay/133 Track UI - Part 1.mp486.86MB
  134. 19 Basic Gameplay/134 Track UI - Part 2.mp491.08MB
  135. 19 Basic Gameplay/135 Track UI - Part 3.mp4126.23MB
  136. 19 Basic Gameplay/136 Saving Track Data with Scriptable Objects.mp4108.41MB
  137. 20 Mobile Controls/137 Introduction.mp48.33MB
  138. 20 Mobile Controls/138 Creating the Thumbstick UI.mp4103.02MB
  139. 20 Mobile Controls/139 Coding the Thumbstick - Part 1.mp455.73MB
  140. 20 Mobile Controls/140 Coding the Thumbstick - Part 2.mp455.28MB
  141. 20 Mobile Controls/141 Coding the Thumbstick - Part 3.mp464.13MB
  142. 20 Mobile Controls/142 Coding the Thumbstick - Part 4.mp491.59MB
  143. 20 Mobile Controls/143 Coding the Input Script.mp499.32MB
  144. 20 Mobile Controls/144 Hooking up the Brake Button.mp451.03MB
  145. 20 Mobile Controls/145 Hooking up the Flaps Buttons.mp482.52MB
  146. 20 Mobile Controls/146 Hooking up the Camera Button.mp479.7MB
  147. 21 Extra Airplane Features/147 Introduction.mp416.03MB
  148. 21 Extra Airplane Features/148 Engine Cutoff Switch.mp4132.44MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统