Book Image

Creating a VR Shooter Game Using Optimized Techniques [Video]

By : Kostas Dokos, Orfeas Eleftheriou
Book Image

Creating a VR Shooter Game Using Optimized Techniques [Video]

By: Kostas Dokos, Orfeas Eleftheriou

Overview of this book

<p><span id="description" class="sugar_field">With the major release of Unreal Engine 4, Epic Games has registered its presence in the world of Virtual Reality. Following the release of such popular product launches as Oculus, HTC Vive, Samsung Gear, and more, VR has gained a lot of ground and is a booming industry today. </span></p> <p><span id="description" class="sugar_field">In this volume we are going to create a Shooter game in VR by learning variations in movement and interaction techniques and by creating dummy enemies. Next we explore how to create UI elements for VR games while learning about optimization techniques and where we can distribute our VR application. We will look at SDKs that support your preferred hardware, and the different engines that you can use to create Virtual Reality content while understanding their strengths and weaknesses. Moving on, you'll learn how to boost the performance of your VR apps by profiling, rendering, and setting up your VR kits. By the end, you will have created a VR game and developed a comprehensive VR experience using Unreal.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This practical course will take you through setting up and running your preferred hardware (such as Oculus or Vive) and will further empower you to build your own Unreal Engine 4 VR game projects.</span></span></p>
Table of Contents (4 chapters)
Chapter 1
Creating the Basics for Our Shooter Game
Content Locked
Section 10
Adding Reload Functionality
This video will add reload functionality in our VR Shooter game. - Convert the Test Pickup to Ammo Box - Add ammo to the weapons via overlaps - Test the end result