-
著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释...
著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-01-21 04:27:39下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1
-
一个基于MFC多文档的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。...
一个基于MFC多文档的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-a document based on the number of MFC Opengl procedures, given the use of general VC-based MFC Opengl framework.
- 2022-01-25 20:44:19下载
- 积分:1
-
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
- 2022-07-19 05:40:27下载
- 积分:1
-
OpenGL中的Bezier曲线/曲面的渲染器。
Bezier Curve / Bezier Surface renderer in OpenGL.
Press 1-4 to control level of details.
Press l to toggle outlines.
Press s to toggle smooth.
Project was built using XCode, but should be easily portable to other platforms.
See SceneFileFormat.txt for scene file instructions.-Bezier Curve/Bezier Surface renderer in OpenGL.
Press 1-4 to control level of details.
Press l to toggle outlines.
Press s to toggle smooth.
Project was built using XCode, but should be easily portable to other platforms.
See SceneFileFormat.txt for scene file instructions.
- 2022-03-11 20:09:57下载
- 积分:1
-
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考...
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
- 2022-04-20 22:59:00下载
- 积分:1
-
这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊...
这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊-This is a basic routines of the opengl is familiar with opengl framework of a good example, a closer look ah
- 2023-01-30 08:40:04下载
- 积分:1
-
Guide on programming environment example
编程环境示例指南
- 2022-12-06 06:25:03下载
- 积分:1
-
Simple OpenGL Classes GLSrc.zip
Simple OpenGL Classes GLSrc.zip
- 2023-01-09 21:10:04下载
- 积分:1