-
学术论文;基于OpenGL实现虚拟校园漫游系统
学术论文;基于OpenGL实现虚拟校园漫游系统-Theses OpenGL-based virtual campus roaming system
- 2022-07-11 11:26:40下载
- 积分:1
-
一个安装程序的简单制作和一个3deditor的源码程序,可供初学者快速学习并使用.其中的opengl和mfc的开发也是个好例子....
一个安装程序的简单制作和一个3deditor的源码程序,可供初学者快速学习并使用.其中的opengl和mfc的开发也是个好例子.-Setup a simple production and a source of 3deditor procedures, for beginners to learn and use quickly. Opengl and mfc which the development is also a good example.
- 2022-05-25 18:06:01下载
- 积分: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
-
一个刽子手游戏(大学外号版)
A Hangman Game (College Nickname Edition)
- 2022-03-18 11:37:40下载
- 积分:1
-
在VC中使用Opengl时的框架
在VC中使用Opengl时的框架-in VC use the framework Opengl
- 2022-10-20 19:45:03下载
- 积分:1
-
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制
在VC++中嵌入OpenGL
实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control
- 2022-02-12 04:41:26下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。...
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。-Inside on opengl development, mainly using opengl gaming platform for the structures and development.
- 2022-03-21 15:42:44下载
- 积分:1
-
Opengl的缩放程序,实现真正的三维矩形缩放
Opengl的缩放程序,实现真正的三维矩形缩放-Opengl the scaling process and achieve a three-dimensional rectangular zoom
- 2022-04-19 22:22:50下载
- 积分:1
-
Opengl realize the use of fireworks effects, belonging to a particle effect.
利用opengl实现的礼花效果,属于粒子效果的一种。-Opengl realize the use of fireworks effects, belonging to a particle effect.
- 2022-12-20 05:45:03下载
- 积分:1