-
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架 收藏
建立一个基于对话框的工程(名称:OpenGL)
并且在设置的Link里加入库opengl32.lib glu32.lib glaux.lib
为对话框添加picture control 控件,ID:IDC_RENDER
主要程序:
- 2023-05-28 23:00:03下载
- 积分:1
-
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的...
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的箭头键来旋转该色彩立方体,观察它的各边各角。-environment in vc use opengl rendering color cube. This is a sleek-colored cube, the cube corner from the surface of a color gradient is to the right corner of a different color, you can use the keyboard arrow keys to the rotation of the color cube, it"s the observation of the edge angle.
- 2022-09-10 07:05:03下载
- 积分:1
-
3DS文件导入
3DS文件导入-3DS file
- 2022-05-14 23:45:16下载
- 积分:1
-
该程序使用vc6.0,能够很方便的加载3d模型!
该程序使用vc6.0,能够很方便的加载3d模型!-The procedure used vc6.0, very convenient to be able to load the 3d model!
- 2023-01-09 17:45:03下载
- 积分:1
-
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影....
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
- 2023-07-19 19:50:03下载
- 积分:1
-
OpenGL编程指南(第四版)。包含随书源代码。
OpenGL编程指南(第四版)。包含随书源代码。-OpenGL Programming Guide (Fourth Edition). With the book contains the source code.
- 2022-04-28 09:43:17下载
- 积分:1
-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1
-
opengl的球形建模的一个例子,希望对搭建有所帮助。
opengl的球形建模的一个例子,希望对搭建有所帮助。-This is a global model simple with OpenGl,It has much knowledge!
- 2023-02-10 13:55:04下载
- 积分:1
-
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,...
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,-opengl realize three-dimensional rotation, mainly through vertical and horizontal keys realize, at the same time pick-up function can be achieved,
- 2023-08-03 20:45:02下载
- 积分:1
-
opengl的3D射击游戏源码
基于opengl的射击游戏源码,已创建了三张地图(地图文件可任何创建)支持键盘和鼠标操作。
游戏简介
一把小手枪,子弹不限。三张地图。消灭完所有敌人过关。
操作说明
移动: W A S D
视角: 鼠标移动
开枪: 鼠标左键
Esc: 回主菜单
F1 : 窗口最小化
(data文件夹和可执行文件cs1.exe应放在同一文件夹中)
- 2022-06-14 09:06:54下载
- 积分:1