دانلود کتاب 2D graphics programming for games
by John Pile Jr.
|
عنوان فارسی: برنامه نویسی گرافیک دو بعدی برای بازی ها |
دانلود کتاب
جزییات کتاب
2D Graphics Programming for Games provides an in-depth single source on creating 2D graphics that can be easily applied to many game platforms, including iOS, Android, Xbox 360, and the PlayStation Suite. The author presents examples not only from video games but also from art and animated film.
The book helps new programmers learn the concepts and techniques used to produce appealing 2D graphics. It starts with the basics and then covers topics pertaining to motion and depth, such as cel animation, tiling, and layering. The text also describes advanced graphics, including the use of particle systems, shaders, and splines. Code samples in the text and online allow readers to see a particular line of code in action or as it relates to the code around it. In addition, challenges and suggested projects encourage readers to work through problems, experiment with solutions, and tinker with code.
Full of practical tools and tricks, this color book gives novices in-depth guidance on making professional, high-quality graphics for games. It also improves the relationship between programmers and artists by explaining how certain art and design challenges can be solved with a programmatic solution.
• Shows how the core concepts of graphics programming are the same regardless of platform
• Helps graphics programmers communicate effectively with game artists and designers
• Requires a basic understanding of programming
• Reviews necessary math principles in the appendices
• Provides code samples in C# and XNA, with more samples in C++, OpenGL, DirectX, and Flash available on a supporting website
• Includes exercise questions or programming challenges at end of each chapter