-
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等-which includes five scenes : Butterflies, ponds, Dinosaur Island
- 2022-09-04 16:00:03下载
- 积分:1
-
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。...
VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
- 2022-03-16 11:07:43下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。...
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。-This is the message "VC multimedia effects produced 100 cases," all examples of source code. Highlight the opengl programming, including programming, such as Direct.
- 2022-11-07 11:05:09下载
- 积分:1
-
一个基于OpenGL的三维漫游程序,希望对大家有帮助
一个基于OpenGL的三维漫游程序,希望对大家有帮助-OpenGL-based three-dimensional roaming procedure, in the hope that everyone has to help
- 2023-05-11 07:05:03下载
- 积分:1
-
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载-use the OpenGL 3-D golf of the source code, download!
- 2023-07-05 08:10:02下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
VC and write an OpenGL 3D Tetris
VC和OPENGL写的一个3D俄罗斯方块-VC and write an OpenGL 3D Tetris
- 2022-07-19 07:12:44下载
- 积分:1
-
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加...
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not laugh, it can be used as the template to continue processing
- 2023-02-23 21:25:04下载
- 积分:1
-
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!...
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!-This is a function used to write the code OPENGL. The role of the code is: to realize the scene under the snow. Thank you to download!
- 2022-04-08 01:21:48下载
- 积分:1