Programowanie gier
Building Levels in Unity. Create exciting 3D game worlds with Unity
Volodymyr Gerasimov
David Ignacio García, Ramón Olivero, Marco Secchi
Creating expansive open worlds in Unreal Engine 5 (UE5) can be daunting, especially if you’re just starting out. In this practical guide, the authors leverage their vast experience to break down the essential tools and workflows needed to design immersive environments with ease.The book guides you step by step through sculpting landscapes, painting foliage, setting up lighting, and applying post-processing effects to elevate your outdoor scenes. The chapters will walk you through the UE5 interface and core tools such as Landscape Mode, Foliage Mode, and related features. You’ll also sculpt terrain that evokes emotion in practical projects, design materials that bring surfaces to life, and create lush foliage to transform your landscapes into vibrant ecosystems. You’ll explore level design techniques, world composition, and World Partition for seamless integration of large environments. You’ll enhance visual fidelity with real-time lighting and post-processing techniques and gain the skills to optimize your creations for smooth performance.By the end of this UE5 book, you’ll have the confidence and technical foundation to create stylized and realistic outdoor environments and continue refining your UE5 skills.*Email sign-up and proof of purchase required
Siddharth Shekar
Although 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.
Giovanni Visai
As Unreal Engine 5 continues to conquer all industries thanks to its real-time technology, UE skills are becoming more sought after than ever. This three-part book covers all the processes behind the creation of a stunning environment in UE 5.Starting with the steps for installing the game engine and learning about its potential, you’ll quickly progress toward generating a variety of different upwards scaling outputs, each bigger than the previous one. After completing the first part and getting realistic shots of a single object, you’ll delve into the world of landscapes, procedural material and foliage, the Landmass plugin, and water tools by creating an environment using Megascan assets. At this point, you’ll know everything you need to create a fascinating and realistic environment. The final part of this book will teach you how to craft cinematic shots by working with cinematic tools, post processing, and framing tools, and by rendering a photorealistic shot in the last chapter.By the end of this Unreal Engine book, you'll be able to create outstanding and realistic environments using the powerful tools provided by UE as well as have an understanding of the importance of filming and composition in world building.
Mercury Learning and Information, Franz Lanzinger
This book teaches you to design and develop classic arcade video games. Using modern, free software tools like Unity, you’ll create five retro games inspired by the classics. All source code, art, and sound files are provided in the companion files. You'll enjoy customizing graphics, adjusting scoring, coding AI, and creating sound effects, gaining a deep understanding of the roots of modern video game design from the '70s and '80s.The course begins with an introduction and essential tools, then guides you through creating various retro games. Each chapter builds on the previous one with detailed instructions, exercises, and classic game design rules. The book includes historical anecdotes from a former Atari programmer and insights on applying classic game design concepts to modern games.Understanding these design elements is crucial for developing engaging video games. This book transitions readers from beginners to proficient game developers, blending theoretical knowledge with practical skills. Companion files enhance the learning experience, making this book an invaluable resource for mastering classic game design with modern tools.
Ben Trengrove, Benjamin Trengrove