If you enjoyed this book, you may be interested in these other books by Packt:
Unreal Engine 4.x Scripting with C++ Cookbook - Second Edition
John P. Doran
ISBN: 9781789809503
- Create C++ classes and structs that integrate well with UE4 and the Blueprints editor
- Discover how to work with various APIs that Unreal Engine already contains
- Utilize advanced concepts such as events, delegates, and interfaces in your UE4 projects
- Build user interfaces using Canvas and UMG through C++
- Extend the Unreal Editor by creating custom windows and editors
- Implement AI tasks and services using C++, Blackboard, and Behavior Trees
- Write C++ code with networking in mind and replicate properties and functions
Qt5 C++ GUI Programming Cookbook - Second Edition
Lee Zhi Eng
ISBN: 9781789803822
- Animate GUI elements using Qt5's built-in animation system
- Draw shapes and...