Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Learn OpenGL: Beginner's guide to 3D rendering and game development with OpenGL and C++

Posted By: First1
Learn OpenGL: Beginner's guide to 3D rendering and game development with OpenGL and C++

Learn OpenGL: Beginner's guide to 3D rendering and game development with OpenGL and C++ by Frahaan Hussain
English | October 9th, 2018 | ISBN: 1789340365 | 208 Pages | EPUB | 8.34 MB

A step-by-step instructional guide to understanding the fundamentals of game development with OpenGL. Right from the setup to the important features, we'll get a better understanding of games and the engines behind them.

Key Features
• Learn the basics of drawing along with fundamentals of shading to create amazing objects.
• Get in-depth knowledge of lighting and materials to make realistic objects.
• Understand the fundamentals of model loading and cube mapping.

Book Description
Learn OpenGL is your one-stop reference guide to get started with OpenGL and C++ for game development. From setting up the development environment to getting started with basics of drawing and shaders, along with concepts such as lighting, model loading, and cube mapping, this book will get you up to speed with the fundamentals.

You begin by setting up your development environment to use OpenGL on Windows and macOS. With GLFW and GLEW set up using absolute and relative linking done, you are ready to setup SDL and SFML for both the operating systems.

Now that your development environment is set up, you'll learn to draw using simple shaders as well as make the shader more adaptable and reusable. Then we move on to more advanced topics like texturing your objects with images and transforming your objects using translate, rotate and scale.

With these concepts covered, we'll move on to topics like lighting to enable you to incorporate amazing dynamic lights in your game world.

By the end of the book, you'll learn about model loading, right from setting up ASSIMP to learning about the model class and loading a model in your game environment. We will conclude by understanding cube mapping to bring advance worlds to your game.

What you will learn
• Set up GLFW and GLEW on Windows and macOS with absolute, relative Linking
• Set up SDL and SFML on your system using absolute and relative Linking
• Draw using the simple shaders
• Create a camera and learn to populate your game world with objects
• Learn about color and lighting concepts to create an amazing game world
• Understand model loading and cube mapping to advance your game

Enjoy My Blog | Subscribe My RSS Channel