-
OpenGL图元运动 三个圆形的图元 分别代表太阳 地球 月亮 表示了三者的运动关系...
OpenGL图元运动 三个圆形的图元 分别代表太阳 地球 月亮 表示了三者的运动关系-OpenGL pixel circular movement of the three elements representing the sun the moon the Earth, said the relationship between the three movement
- 2022-07-25 18:12:39下载
- 积分: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
-
in vc++ environment mapping Antialiasing type of wireframe cube, the cube can be...
在vc++环境下绘制反走样的线框型立方体,可以实现立方体的放缩。-in vc++ environment mapping Antialiasing type of wireframe cube, the cube can be achieved Zooming.
- 2022-03-20 22:50:14下载
- 积分:1
-
导入3ds格式范例,在opengl中显示
这是一个可以导入3ds格式文件的完整的opengl程序。从而可以实现在opengl中对3ds文件的操作。-A complete opengl program can import 3ds file format.
- 2022-04-19 00:32:32下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1
-
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形...
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
- 2022-09-30 18:20:03下载
- 积分:1
-
一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。...
一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-an MFC dialog on the Opengl procedures, given the use of general VC-based MFC Opengl framework.
- 2022-03-26 02:10:14下载
- 积分:1
-
本程序是基于opengl平台而开发的3d c++代码,表示的图形是贴有图片的立方体...
本程序是基于opengl平台而开发的3d c++代码,表示的图形是贴有图片的立方体-this program is based on opengl platform developed by the 3d c code, the graphic pictures posted with the cube
- 2022-10-29 21:15:03下载
- 积分:1
-
opengl_rotateandzoom
利用opengl程序来实现椭球体的绘制,设置窗口的背景色,实现顶点、线框、面的方式显示,可以对椭球体进行旋转以及沿着XYZ轴缩放,以模拟现实
- 2022-07-18 01:13:36下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1