搜索资源列表
HW2
- 简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++ -A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
Game_move_the_car
- 基于opengl的赛车游戏 具有碰撞检测以及阴影,视角变化等功能-Racing game based on OpenGL With collision detection and shadow, visual angle change and other functions