Each character is made up of blocks.
- The chomping monster is created using an arc and two lines that are connected at different angles.
- There are three angles used and they are cycled in order as the Pacman moves.
- Each individual line in combined into a single polyline and filled with a hatch
The ghosts are also created out of simple geometry
- The ghosts are build out of an arc and several squiggles
- The squiggles are comprised of alternating arcs
- Each individual line in combined into a single polyline and filled with a hatch
- Then the eyes and pupils are added to the model
- Each of the ghosts then have the eye’s moved in one of four directions
For the ghosts; when they afraid
- An additional squiggle is used to build the mouth
- The top and bottom are drawing then connected at the corners with a fillet.
- Then the lines are combined and filled with a hatch.