搜索资源列表
2DCube
- VC++代码实现旋转立方体,没有使用DirectX、OpenGL,允许你拖动滑块改变旋转角度,也能让立方体围绕某一方向旋转,虽然功能不多,但是代码极具参考价值,像这类程序很能考验编程水平。-Code VC++ rotating cube, do not use DirectX, OpenGL, allowing you to drag the slider to change the angle of rotation, also allows the cube around in one di
ddd
- 很简单的c++程序,基于vc2005的用opengl编写的-The vc2005 use opengl written the a simple c++ program
21090320sichashu
- 能够自适应地根据用户输入的点生成四叉树剖分。要求用户在屏幕上随机生成若干个点,程序能够自动对屏幕窗口进行自适应的四叉树剖分,使得剖分后每个四叉树节点内包含的点个数少于n个(n可由用户给定,比如把n设为2)。-Division opengl