Dana Vrajitoru
Computer Graphics
Project Suggestions for Graduate Students
- Starting from the solution for the Tetris game, enhance it with
various
boards, a display of the next brick, etc.
- Starting from the example of animation with the bouncing balls, add
a racquet and turn it into a ping-pong game or something similar.
- Any 2D or 3D game in OpenGL or Gnome.
- Any fractal application in OpenGL or Gnome. For example, starting
from
the Mandelbrot program and enhancing it with a menu with configurable
options
(color, seed for the fractal, etc.)
- A leaf fractal in OpenGL based on the scene graph.
- Any scene graph application, like the planetary system or a mobile
robot with a certain behavior (like wallking along a given path).