Difference between revisions of "Resources Directory"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
(/r/learnVRdev Resources Directory)
(Unreal Engine 4)
Line 7: Line 7:
 
==Engine-specific==
 
==Engine-specific==
 
===Unreal Engine 4===
 
===Unreal Engine 4===
* [[Unreal Engine YouTube Channel]], full of tutorials, announcements, and stream recordings
+
* [[https://www.youtube.com/user/UnrealDevelopmentKit Unreal Engine YouTube Channel]], full of tutorials, announcements, and stream recordings
* [[Unreal forums]], and the [[Unreal VR development forum]]
+
* [[https://forums.unrealengine.com/ Unreal forums]], and the [[https://forums.unrealengine.com/forumdisplay.php?27-VR-Development Unreal VR development forum]]
 
* '''C++''' (programming language for Unreal Engine 4)
 
* '''C++''' (programming language for Unreal Engine 4)
** [[Bucky's C++ tutorials]] on YouTube
+
** [[https://www.youtube.com/watch?v=tvC1WCdV1XU Bucky's C++ tutorials]] on YouTube
** [[Orfeas's C++ tutorials for UE4]]
+
** [[http://orfeasel.com/ Orfeas's C++ tutorials for UE4]]
 
* '''Blueprints Visual Scripting'''
 
* '''Blueprints Visual Scripting'''
** [[UE4 Blueprint Documentation]]
+
** [[https://docs.unrealengine.com/latest/INT/Engine/Blueprints/ UE4 Blueprint Documentation]]
 
* '''Video tutorials'''
 
* '''Video tutorials'''
** [[Mitch's VR Lab]] and his [[VR content example assets]]
+
** [[https://www.youtube.com/channel/UChvlNUgZKmEd-Gul_Tdv8Uw/videos?view=0&live_view=500&flow=grid&sort=dd Mitch's VR Lab]] and his [https://forums.unrealengine.com/showthread.php?111074-VR-Content-Examples [VR content example assets]]
** [[WTF is?]] Unreal Engine video tutorial series
+
** [[https://www.youtube.com/playlist?list=PLSlkDq2rO1t6qLf-lAiu8BszWL-7ePvco WTF is?]] Unreal Engine video tutorial series
** [[Pong in VR tutorial project]], created by [[/u/Enter_the_Metaverse]]
+
** [[https://www.reddit.com/r/learnVRdev/comments/4oyxc8/my_first_vr_project_pong_vr_in_ue4/ Pong in VR tutorial project]], created by [[https://www.reddit.com/user/Enter_the_Metaverse /u/Enter_the_Metaverse]]
** [[Creating a VR Space Combat Sim Without Code in UE4]]
+
** [[https://www.youtube.com/playlist?list=PLrfSN3w5WCJXuhHh_Zx23W5Ra9kbzbIhq Creating a VR Space Combat Sim Without Code in UE4]]
  
 
===Unity===
 
===Unity===

Revision as of 07:04, 3 January 2017

[/r/learnVRdev] Resources Directory

Hardware & User Experience

Engine-specific

Unreal Engine 4

Unity

3D Models and Art Assets

3D Models

  • TurboSquid 3D modelling community
  • Sketchfab 3D modelling community
  • Blender, a free and open source 3D modelling program
  • OpenGameArt has a trove of mixed-quality 3D models free for use.
  • NASA's 3D Resources gallery has a number of public domain, space-themed 3D models. The files are in a few different formats, including .FBX, .3DS, .OBJ, and the less familiar .STL (stereolithography), but converters are easily found across the web.

Texture Mapping

Audio

Mobile Development

Additional VR/AR Platforms

Web VR

Other