-
A c++, opengl program for creating a spinning a cube
//显示旋转立方体的程序
- 2023-06-07 17:25:03下载
- 积分:1
-
实现碰转的绘制,并且有流动的效果,效果很好
实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
- 2022-07-12 02:10:35下载
- 积分:1
-
opengl 初级
opengl,初级,good for you to study opengl
A、如果程序编制演示的AVI不能播放
请自行安装盘上的TSCC.exe。
B、OpenGL程序运行太慢
OpenGL画面右下角的刷新指标小于5帧/秒。
原因: Win2000或WinXP在安装时,系统自动安装默认的显卡驱动程序,多数默认的显卡驱动程序是不完全的版本,对OpenGL的支持不够(微软有意的?)。所以应该重新安装随机代的厂商提供的显卡驱动程序。
C、从11章开始程序不能编译。
从 11章射击、爆炸开始程序中用到了DirectX8.0的鼠标接口函数,如果你机器上不是装的DirectX8.0可能不能编译。请使用"文档"目录下的另一组用普通鼠标接口的程序吧。
- 2022-01-24 16:19:57下载
- 积分:1
-
我自己编写的OPENGL图形程序,对于初学者很有帮助....
我自己编写的OPENGL图形程序,对于初学者很有帮助.-I wrote an OPENGL program which is very useful for the beginner
- 2022-02-12 09:42:42下载
- 积分:1
-
stanford 三维图像库ply格式文件源码
stanford 三维图像库ply格式文件源码-stanford three-dimensional image database ply format source
- 2022-04-18 16:26:09下载
- 积分:1
-
GLUT 3.7 beta image data classification GLUT 3.7 beta image datafile distributio...
GLUT 3.7 beta 图像数据分类 GLUT 3.7 beta image datafile distribution -GLUT 3.7 beta image data classification GLUT 3.7 beta image datafile distribution
- 2022-10-11 00:50:03下载
- 积分:1
-
OPENGL模拟太阳系旋转源代码
openg入门级练手作业,模拟太阳系中太阳、地球、月球的公转自转,并添加了材质设置的代码。需要用到opengl的库,将dll和lib文件添加到源文件夹中或者添加到编译器的库中都可。。。
- 2022-03-24 02:27:40下载
- 积分:1
-
OpenGL, Visual C++
一个带有经纬线的地球模型,通过mouse function能够朝各个方向旋转...
OpenGL, Visual C++
一个带有经纬线的地球模型,通过mouse function能够朝各个方向旋转-OpenGL, Visual C with a latitude and longitude lines of the earth model, through the mouse to function in all directions rotation
- 2022-05-13 14:10:47下载
- 积分:1
-
opengl 获得图像的高程数据
opengl 获得图像的高程数据-opengl images obtained elevation data
- 2022-02-24 12:04:46下载
- 积分:1
-
have included this Multiple Document Interface example here because any game dev...
have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
- 2022-01-31 20:36:34下载
- 积分:1