© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. M. WillmanBeginning PyQthttps://doi.org/10.1007/978-1-4842-7999-1_11

11. Graphics and Animation in PyQt

Joshua M Willman1  
(1)
Sunnyvale, CA, USA
 

As you design GUIs, you will find out that you can also explore your creative and artistic side through drawing and animating widgets. Since graphics are such an immense part of graphical applications, this chapter is only able to introduce topics related to 2D graphics, including lines, shapes, animations, and painting. If you are interested in creating GUIs that work with 3D visuals, Qt also has support for various graphics APIs, including OpenGL and Vulkan.1 If you are really interested in graphics in Qt 6, ...

Get Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.