搜索资源列表
NeHeGL.rar
- 这是一个简单的OpenGL程序:旋转的三维几何图形
GLDIB.zip
- Using 24-bit Bitmap Files as OpenGL Images-Using 24-bit Bitmap Files as OpenGL Images
GLDIB
- Using 24-bit Bitmap Files as OpenGL Images-Using 24-bit Bitmap Files as OpenGL Images
ImageCapture
- 在OpenGL环境下,保存窗口客户区的绘制内容为24位BMP位图(可以选择保存位图的大小);保存8位位图的函数框架也已经搭好。
GPS
- 这是我编的卫星星座的显示程序,可以看到天上24颗卫星的运行三维图,用OPENGL联合开发的。
dio2431
- 一个KMDF的实例驱动, 对应硬件是 Sealevel系统Dio-24(8008和8018)数据输入输出卡
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
4.24.3
- 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S Heightmap 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S Heightmap scene control: ESC: exit F1: window mode or full-screen mo
MFC
- 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
base26_mult
- Base26 numbers (A -0, B - 1, C - 3, ..., Y - 24, Z -25 Multiplication. Max digits in number are 63-Base26 numbers (A-0, B- 1, C- 3, ..., Y- 24, Z-25 Multiplication. Max digits in number are 63
examples_l8
- 简单的图形学作业例子,仅供学习参考,请下载24小时内删除-Simple examples of graphics work, study and reference purposes only, please delete download within 24 hours
opengl
- opengl读取并在屏幕上显示24位bmp图像 ,方便使用-opengl read and displayed on the screen 24-bit bmp images, ease of use
OpenGL_MFC
- 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
opengldixing
- 通过把24位bmp转化为8位图片,绘制地形。 内涵截图功能。-By 24 bmp into eight pictures, draw terrain. Connotation screenshot function.