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.
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.Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
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.
Inhaltsangabe
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.