- Multimedia Programming with Pure Data
- Bryan WC Chung
- 222字
- 2021-08-13 16:53:22
Chapter 2. Computer Graphics with the GEM Library
In this chapter, we will proceed with the Graphics Environment for Multimedia (GEM) library to work with computer graphics. We will start with the basics to create the GEM display window for graphics. Within the window, we will learn to draw 2D and 3D primitive shapes. We will understand the coordinates system in GEM in order to apply geometric transformations to the graphical shapes and also learn to enhance the surfaces of the graphical shapes with color information. Furthermore, we will learn to apply the lighting information to produce more realistic images. By the end, we should be able to produce a simple animation in 3D space.
GEM is an external library for the Pure Data software. It is available at http://gem.iem.at. Nevertheless, the version of Pure Data (pd-extended) we are using already includes the GEM library. We will use the GEM library to create both 2D and 3D graphics from scratch.
The topics that we are going to cover in this chapter are:
- Using the GEM display window
- Drawing basic 2D graphics
- Understanding the coordinates system
- Drawing basic 3D graphics
- Working with digital color
- Applying geometric transformations
- Creating animation in 3D space
To get general help and tutorials for GEM, you can also use Help Browser to check out the material:

- 精通MATLAB神經網絡
- R Data Mining
- Learning Microsoft Azure Storage
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Getting Started with MariaDB
- 大數據技術入門(第2版)
- Mastering Elastic Stack
- 基于單片機的嵌入式工程開發詳解
- INSTANT Drools Starter
- 網絡布線與小型局域網搭建
- Building a BeagleBone Black Super Cluster
- 手機游戲程序開發
- PLC與變頻技術應用
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- PowerMill 2020五軸數控加工編程應用實例