株式会社極東書店トップ > 商品一覧 > Introduction to Computer Graphics: A Practical Learning Approach
商品詳細
Introduction to Computer Graphics: A Practical Learning Approach
・ISBN 978-1-138-58320-7 hard GB£ 56.99
¥18,054.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Ganovelli, Fabio / Corsini, Massimiliano / Pattanaik, Sumanta / Di Benedetto, Marco, |
|---|---|
| 出版社 | (CRC Press, UK) |
| 出版年月 | 2023 |
| ページ数 | 422 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-39751> |
解説
Teach Your Students How to Create a Graphics Application
Introduction to Computer Graphics: A Practical Learning Approach guides students in developing their own interactive graphics application. The authors show step by step how to implement computer graphics concepts and theory using the EnvyMyCar (NVMC) framework as a consistent example throughout the text. They use the WebGL graphics API to develop NVMC, a simple, interactive car racing game.
Each chapter focuses on a particular computer graphics aspect, such as 3D modeling and lighting. The authors help students understand how to handle 3D geometric transformations, texturing, complex lighting effects, and more. This practical approach leads students to draw the elements and effects needed to ultimately create a visually pleasing car racing game. The code is available at www.envymycarbook.com
- Puts computer graphics theory into practice by developing an interactive video game
- Enables students to experiment with the concepts in a practical setting
- Uses WebGL for code examples
- Requires knowledge of general programming and basic notions of HTML and JavaScript
- Provides the software and other materials on the book's website
Software development does not require installation of IDEs or libraries, only a text editor.