- Game Programming Using Qt Beginner's Guide
- Witold Wysota Lorenz Haas
- 213字
- 2021-08-20 10:45:10
Preface
As a leading cross-platform toolkit for all significant desktop, mobile, and embedded platforms, Qt is becoming more popular by the day. This book will help you learn the nitty-gritty of Qt and will equip you with the necessary toolsets to build apps and games. This book is designed as a beginner's guide to take programmers that are new to Qt from the basics, such as objects, core classes, widgets, and so on, and new features in version 5.4, to a level where they can create a custom application with best practices when it comes to programming with Qt.
With a brief introduction on how to create an application and prepare a working environment for both desktop and mobile platforms, we will dive deeper into the basics of creating graphical interfaces and Qt's core concepts of data processing and display before you try to create a game. As you progress through the chapters, you'll learn to enrich your games by implementing network connectivity and employing scripting. Delve into Qt Quick, OpenGL, and various other tools to add game logic, design animation, add game physics, and build astonishing UIs for games. Toward the end of this book, you'll learn to exploit mobile device features, such as accelerators and sensors, to build engaging user experiences.
- Unity 2020 By Example
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Effective Python Penetration Testing
- Nexus規模化Scrum框架
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- SQL Server數據庫管理與開發兵書
- Android項目實戰:手機安全衛士開發案例解析
- Python從入門到精通
- 零基礎學Python編程(少兒趣味版)
- Advanced Python Programming
- C語言程序設計實驗指導教程
- PHP典型模塊與項目實戰大全
- C語言開發寶典
- A/B 測試:創新始于試驗
- 移動智能系統測試原理與實踐