搜索资源列表
地形编辑器(可用鼠标调整地形高度)
- 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
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.
openGlDisplay-Chinese
- 项目描述: OpenGL显示中文 在这个类中您必须重载如下几个虚函数: virtual void Update(DWORD milliseconds) 执行所有的更新操作,传入的参数为两次操作经过的时间,以毫秒为单位 virtual void Draw() 执行所有的绘制操作-Project Descr iption: OpenGL display Chinese In this class you must override the following virtua