Developing Graphics Frameworks with Python and OpenGL
Autor Lee Stemkoski, Michael Pascaleen Limba Engleză Hardback – 7 iul 2021
You will learn how to combine the power of OpenGL, the most widely adopted cross-platform API for GPU programming, with the accessibility and versatility of the Python programming language. Topics you will explore include generating geometric shapes, transforming objects with matrices, applying image-based textures to surfaces, and lighting your scene. Advanced sections explain how to implement procedurally generated textures, postprocessing effects, and shadow mapping. In addition to the sophisticated graphics framework you will develop throughout this book, with the foundational knowledge you will gain, you will be able to adapt and extend the framework to achieve even more spectacular graphical results.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 415.68 lei 43-57 zile | |
CRC Press – 4 oct 2024 | 415.68 lei 43-57 zile | |
Hardback (1) | 721.69 lei 43-57 zile | |
CRC Press – 7 iul 2021 | 721.69 lei 43-57 zile |
Preț: 721.69 lei
Preț vechi: 880.10 lei
-18% Nou
Puncte Express: 1083
Preț estimativ în valută:
138.12€ • 143.47$ • 114.73£
138.12€ • 143.47$ • 114.73£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367721800
ISBN-10: 0367721805
Pagini: 344
Ilustrații: 314
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.7 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
ISBN-10: 0367721805
Pagini: 344
Ilustrații: 314
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.7 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Public țintă
Academic and Professional Practice & DevelopmentCuprins
1. Introduction to Computer Graphics
2 Introduction to Pygame and OpenGL
3 Matrix Algebra and Transformations
4 A Scene Graph Framework
5 Textures
6 Light and Shadow
2 Introduction to Pygame and OpenGL
3 Matrix Algebra and Transformations
4 A Scene Graph Framework
5 Textures
6 Light and Shadow
Notă biografică
Lee Stemkoski is a professor of mathematics and computer science. He earned his Ph.D. in mathematics from Dartmouth College in 2006 and has been teaching at the college level since. His specialties are computer graphics, video game development, and virtual and augmented reality programming.
Michael Pascale is a software engineer interested in the foundations of computer science, programming languages, and emerging technologies. He earned his B.S. in Computer Science from Adelphi University in 2019. He strongly supports open source software and open access educational resources.
Michael Pascale is a software engineer interested in the foundations of computer science, programming languages, and emerging technologies. He earned his B.S. in Computer Science from Adelphi University in 2019. He strongly supports open source software and open access educational resources.
Descriere
Developing Graphics Frameworks with Python and OpenGL shows you how to create software for rendering complete three-dimensional scenes. The authors explain the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated worlds.