Write the classes for containing and rendering objects in a 3D scene in part of
the window. Some of the classes to be written under this issue:
Entity: a renderable object.
Scene: contains Entitys.
Viewport: references a Scene and represents an area of the window.
ViewportControl: placeholder for the GUI system to reserve a rectangle for the
viewport as well as accepting input for moving the camera around, etc.
Original issue reported on code.google.com by daedr...@gmail.com on 29 Apr 2011 at 11:30
Original issue reported on code.google.com by
daedr...@gmail.com
on 29 Apr 2011 at 11:30