Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Unreal Engine 4 Virtual Reality Projects

You're reading from   Unreal Engine 4 Virtual Reality Projects Build immersive, real-world VR applications using UE4, C++, and Unreal Blueprints

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Packt
ISBN-13 9781789132878
Length 632 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Robert Ruud Robert Ruud
Author Profile Icon Robert Ruud
Robert Ruud
Kevin Mack Kevin Mack
Author Profile Icon Kevin Mack
Kevin Mack
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Title Page
About Packt
Contributors
Preface
1. Thinking in VR 2. Setting Up Your Development Environment FREE CHAPTER 3. Hello World - Your First VR Project 4. Getting Around the Virtual World 5. Interacting with the Virtual World - Part I 6. Interacting with the Virtual World - Part II 7. Creating User Interfaces in VR 8. Building the World and Optimizing for VR 9. Displaying Media in VR 10. Creating a Multiplayer Experience in VR 11. Taking VR Further - Extending Unreal Engine 12. Where to Go from Here 1. Useful Mind Hacks 2. Research and Further Reading 3. Other Books You May Enjoy Index

Unreal Engine resources


Of course, one of the first and most important places to look for information about Unreal Engine is at the source. https://www.unrealengine.com should be one of the first places you look any time you need new information. You can get there via a browser or find the information in your Epic Games launcher. 

 Here are a few essential Unreal Engine links:

  • Unreal Engine 4 Documentation: https://docs.unrealengine.com/en-us/—Start here always. Any time you're working with something new, give its relevant page a read.
  • Unreal Engine Forums: https://forums.unrealengine.com/—There is a lot of useful information here, along with a huge population of forum users willing to help out others with questions. Jump in here and contribute constructively. You'll grow as a developer much faster with a community around you.
  • UE4 AnswerHub: https://answers.unrealengine.com/index.html—When you're facing a specific question, search for its answer here. If you can't find it, ask. The key word here is specific. If you ask, How do I Unreal? that question clearly demonstrates you haven't done your homework, so you'll be ignored. Good questions, though, get good answers. Be willing to return the favor, too. If you see a question you know the answer to, jump in and help out.
  • Unreal Academy: https://academy.unrealengine.com/—This is a series of focused tutorials geared toward specific topics of interest, either within the engine or out in the professional world. They generally take the form of a series of video lessons, and the quality is consistently high. This is one of the best places to broaden and sharpen your skills.
  • Unreal Engine YouTube Channel: https://www.youtube.com/channel/UCBobmJyzsJ6Ll7UbfhI4iwQ—This is another resource many new developers overlook, but you shouldn't; it's important. Here's the thing: Unreal Engine is absolutely huge, and with hundreds of engineers working on it, along with thousands more in the community, it evolves and grows fast. Because of this, there's a ton of amazingly useful stuff in the Engine that just hasn't been documented anywhere because it's too new or too niche. The secret to finding this stuff are the Live Training videos on the Unreal Engine channel. These are nearly always given by whatever engineer wrote the system they're talking about or by a trainer who knows it really well, and they're a fountain of useful information. If you really want to learn how to use this engine, this is the place to do it.
  • User Groups: https://www.unrealengine.com/en-US/user-groups—Get involved in the community of real-life people in your area. Find meet-ups and events, and then go to them. This is one of the biggest secrets we see new developers overlook—they don't put themselves out in the world. Whether you're looking for collaborators, looking to get hired, or looking to hire someone, you're doing yourself a big service by getting out there and participating in the community.

For more general programming questions, one of the best resources out there is Stack Overflow (https://stackoverflow.com/). It's not Unreal-centric, but if you're looking for information on C++ development, this is where you'll find some of the most experienced developers on the web. Be warned though—the Stack community is notoriously intolerant of low-effort questions. Be respectful of everyone's time and come in with a question after you've gone as far as you can to find the answer to it on your own. Describe what you were trying to do, what you did, and what challenges you faced. Do this, and you'll get some of the most reliable expert advice you can get on the web.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime