Skip to main content

Newcastle University - Shop


C++ Game Development By Example: Learn to build games and graphics with SFML, OpenGL, and Vulkan using C++ programming (ePub eBook)

eBook by Shekar, Siddharth

C++ Game Development By Example: Learn to build games and graphics with SFML, OpenGL, and Vulkan using C++ programming (ePub eBook)

£29.99

ISBN:
9781789537345
Publication Date:
03 May 2019
Publisher:
Packt Publishing
Pages:
420 pages
Format:
eBook
For delivery:
Download available
C++ Game Development By Example: Learn to build games and graphics with SFML, OpenGL, and Vulkan using C++ programming (ePub eBook)

Description

Explore modern game programming and rendering techniques to build games using C++ programming language and its popular librariesKey Features• Learn how you can build basic 2D and complex 3D games with C++• Understand shadows, texturing, lighting, and rendering in 3D game development using OpenGL• Uncover modern graphics programming techniques and GPU compute methods using the Vulkan APIBook DescriptionAlthough numerous languages are currently being used to develop games, C++ remains the standard for fabricating expert libraries and tool chains for game development. This book introduces you to the world of game development with C++.C++ Game Development By Example starts by touching upon the basic concepts of math, programming, and computer graphics and creating a simple side-scrolling action 2D game. You'll build a solid foundation by studying basic game concepts such as creating game loops, rendering 2D game scenes using SFML, 2D sprite creation and animation, and collision detection. The book will help you advance to creating a 3D physics puzzle game using modern OpenGL and the Bullet physics engine. You'll understand the graphics pipeline, which entails creating 3D objects using vertex and index buffers and rendering them to the scene using vertex and fragment shaders. Finally, you'll create a basic project using the Vulkan library that'll help you get to grips with creating swap chains, image views, render passes, and frame buffers for building high-performance graphics in your games.By the end of this book, you'll be ready with 3 compelling projects created with SFML, the Vulkan API, and OpenGL, and you'll be able take your game and graphics programming skills to the next level.What you will learn• Understand shaders and how to write a basic vertex and fragment shader• Build a Visual Studio project and add SFML to it• Discover how to create sprite animations and a game character class• Add sound effects and background music to your game• Grasp how to integrate Vulkan into Visual Studio• Create shaders and convert them to the SPIR-V binary formatWho this book is forIf you're a developer keen to learn game development with C++ or get up to date with game development, this book is for you. Some knowledge of C++ programming is assumed.]]>

Contents

Table of Contents C++ Concepts Mathematics and Graphics Concepts Setting Up Your Game Creating your game Finalizing your Game Getting started with OpenGL Building on the game objects Enhancing your game with Collision, loop, and Lighting Getting started with Vulkan Preparing the Clear Screen Creating Object Resources Drawing Vulkan Objects

Accessing your eBook through Kortext

Once purchased, you can view your eBook through the Kortext app, available to download for Windows, Android and iOS devices. Once you have downloaded the app, your eBook will be available on your Kortext digital bookshelf and can even be downloaded to view offline anytime, anywhere, helping you learn without limits.

In addition, you'll have access to Kortext's smart study tools including highlighting, notetaking, copy and paste, and easy reference export.

To download the Kortext app, head to your device's app store or visit https://app.kortext.com to sign up and read through your browser.

This is a Kortext title - click here to find out more This is a Kortext title - click here to find out more

NB: eBook is only available for a single-user licence (i.e. not for multiple / networked users).

Back

Newcastle University