Open DepthDeluxe opened 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().
VirtualRobot::turn()
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()
.