Essential Programming for the Technical Artist
Autor Chris Rodaen Limba Engleză Paperback – 17 mai 2024
Written with artists in mind, this book introduces novice programmers to the advantageous world of Python programming with relevant and familiar examples. Any digital artists (not just technical artists) will find this book helpful in assisting with day-to-day production activities.
Concentrating upon subjects relevant to the creation of computer graphic assets, this book introduces Python basics, functions, data types, object-oriented programming, exception handling, file processing, graphical user interface creation, PEP 8 standards, and regular expressions. Programming within the SideFX Houdini 3D animation software provides a familiar environment for artists to create and experiment with the covered Python topics.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 400.41 lei 3-5 săpt. | +35.82 lei 6-10 zile |
CRC Press – 17 mai 2024 | 400.41 lei 3-5 săpt. | +35.82 lei 6-10 zile |
Hardback (1) | 831.89 lei 6-8 săpt. | |
CRC Press – 17 mai 2024 | 831.89 lei 6-8 săpt. |
Preț: 400.41 lei
Preț vechi: 500.50 lei
-20% Nou
Puncte Express: 601
Preț estimativ în valută:
76.65€ • 78.83$ • 63.59£
76.65€ • 78.83$ • 63.59£
Carte disponibilă
Livrare economică 29 ianuarie-12 februarie
Livrare express 14-18 ianuarie pentru 45.81 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367820404
ISBN-10: 0367820404
Pagini: 520
Ilustrații: 17 Tables, black and white; 13 Line drawings, black and white; 187 Halftones, color; 6 Halftones, black and white; 187 Illustrations, color; 19 Illustrations, black and white
Dimensiuni: 210 x 280 x 29 mm
Greutate: 0.96 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 0367820404
Pagini: 520
Ilustrații: 17 Tables, black and white; 13 Line drawings, black and white; 187 Halftones, color; 6 Halftones, black and white; 187 Illustrations, color; 19 Illustrations, black and white
Dimensiuni: 210 x 280 x 29 mm
Greutate: 0.96 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
Public țintă
Academic and Professional Practice & DevelopmentNotă biografică
Chris Roda is a Technical Art instructor at the Florida Interactive Entertainment Academy (FIEA), a graduate degree program in interactive, real-time application development at the University of Central Florida. Early in his career, Chris was a visual effects artist in the film and television industries where he contributed visual effects for films such as Spiderman, Titanic and Fifth Element. Before coming to FIEA, Chris was a CG Supervisor at Electronic Arts, where he worked on video game titles such as NCAA Football and Madden NFL Football. In addition to teaching, Chris works on generating tools and pipelines for the creation of digital immersive experiences; the amalgamation of the narrative of films, the interactivity of video games and the immersion of theme parks.
Cuprins
Acknowledgments. About the Author. Chapter 1: Introduction. Chapter 2: The Role of Programming in Technical Artist Life. Chapter 3: Programming Strategies. Chapter 4: Computer Languages. Chapter 5: Programming Inspiration. Chapter 6: Python Setup and Orientation. Chapter 7: Python Basics. Chapter 8: Python Logic. Chapter 9: Python Functions. Chapter 10: Python Data Types. Chapter 11: Python Object-Oriented Programming: Foundation. Chapter 12: Python Object-Oriented Programming: Inheritance. Chapter 13: Python Exceptions. Chapter 14: Python File Processing. Chapter 15: Command Line. Chapter 16: Python GUI. Chapter 17: QtDesigner. Chapter 18: Python PEP 8 Standards. Chapter 19: Regular Expressions. Chapter 20: Conclusion. Index.
Descriere
This book is based on a successful curriculum designed to elevate technical artists, with no programming experience, up to essential programming competency as quickly as possible. Instead of abstract, theoretical problems, the curriculum employs familiar applications encountered in real production environments to demonstrate each lesson.