Resources Directory: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
** [[Pong in VR tutorial project]], created by [[/u/Enter_the_Metaverse]] | ** [[Pong in VR tutorial project]], created by [[/u/Enter_the_Metaverse]] | ||
** [[Creating a VR Space Combat Sim Without Code in UE4]] | ** [[Creating a VR Space Combat Sim Without Code in UE4]] | ||
===Unity=== | |||
* [[Unity3d Videos]] on YouTube, featuring many tutorials and panels | |||
* [[Unity forums]], and the [[Unity VR forum]] | |||
* [[Unity tutorial section]], has beginner and intermediate tutorials for using the engine. | |||
* [[Microsoft Developer Network - Unity: Developing Your First Game with Unity and C#]] | |||
* [[Unity manual]] | |||
* '''C#''' (programming language for Unity) | |||
** [[Unity and C# Video Tutorials by Sebastian Lague]] | |||
** [[Unity tutorials for C#]] | |||
** [[Unity documentation for C#]] | |||
** [[Unity Coding Tips]] on YouTube | |||
** [[Intro to C# programming and Scripting for Game in Unity]], a $30 video tutorial series over at Udemy | |||
** [[Learn C# programming]] on TutorialPoint | |||
** [[Introductory C# lessons with interactive code]] | |||
** [[A handful of useful C# tutorials]] at SourceCodester | |||
** [[Discussion forum for learning C#]] at Dream.In.Code |
Revision as of 06:40, 3 January 2017
/r/learnVRdev Resources Directory
Hardware & User Experience
- User Experience (UX)
Engine-specific
Unreal Engine 4
- Unreal Engine YouTube Channel, full of tutorials, announcements, and stream recordings
- Unreal forums, and the Unreal VR development forum
- C++ (programming language for Unreal Engine 4)
- Blueprints Visual Scripting
- Video tutorials
- Mitch's VR Lab and his VR content example assets
- WTF is? Unreal Engine video tutorial series
- Pong in VR tutorial project, created by /u/Enter_the_Metaverse
- Creating a VR Space Combat Sim Without Code in UE4
Unity
- Unity3d Videos on YouTube, featuring many tutorials and panels
- Unity forums, and the Unity VR forum
- Unity tutorial section, has beginner and intermediate tutorials for using the engine.
- Microsoft Developer Network - Unity: Developing Your First Game with Unity and C#
- Unity manual
- C# (programming language for Unity)
- Unity and C# Video Tutorials by Sebastian Lague
- Unity tutorials for C#
- Unity documentation for C#
- Unity Coding Tips on YouTube
- Intro to C# programming and Scripting for Game in Unity, a $30 video tutorial series over at Udemy
- Learn C# programming on TutorialPoint
- Introductory C# lessons with interactive code
- A handful of useful C# tutorials at SourceCodester
- Discussion forum for learning C# at Dream.In.Code