BucknellMARC / MicroMouse-Sim

OpenGL simulator for the MicroMouse competition
MIT License
2 stars 1 forks source link

Textured graphic for robot #24

Open DepthDeluxe opened 10 years ago

DepthDeluxe commented 10 years ago

The robot should be more than just a red box. Use OpenGL calls to have the robot rendered as a texture. In addition, add geometry rotation when the robot turns around. This can be implemented in VirtualRobot::turn().