-
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实现鼠标旋转、移动物体
//#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
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分:1
-
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,-Visual+ C+++ CAD+ Application development technology vc++ CAD programming,
- 2023-02-04 06:15:04下载
- 积分:1
-
PBRT,非常好的学习真实感绘制的源代码
PBRT,非常好的学习真实感绘制的源代码-PBRT, very well-photorealistic rendering study the source code
- 2023-08-11 15:05:06下载
- 积分:1
-
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者...
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者-Opengl with c and written Nurbt used to prepare the surface, it is suitable for beginners Surface Science
- 2022-08-25 10:50:32下载
- 积分:1
-
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。-This procedure derived from 3d max model file into OpenGL, and set up a roaming procedure.
- 2022-03-30 16:21:49下载
- 积分:1
-
opengl programming document
opengl programming document
- 2022-08-05 15:55:31下载
- 积分:1
-
OpenGL的花瓶画,填充,颜色的选择,等等。
OpenGL画花瓶,可以填充,选择颜色等-OpenGL vase painting, filling, color selection, etc.
- 2022-07-24 09:35:43下载
- 积分:1
-
opengl游戏编程 书中实例的第6章代码
opengl游戏编程 书中实例的第6章代码-opengl game programming book, the code examples in Chapter 6
- 2022-02-02 11:08:48下载
- 积分:1