-
OpenGL learners to find a dream the source code examples, OpenGL supporters at t...
找到一个OpenGL学习者梦寐以求的源代码例子,OpenGL的支持者都来看看吧-OpenGL learners to find a dream the source code examples, OpenGL supporters at the end of
- 2022-07-13 10:32:21下载
- 积分:1
-
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制...
MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
- 2022-01-25 16:01:56下载
- 积分:1
-
java语言实现图像的捕捉等功能
java视频处理软件,可用来播放视频,采集摄像头图像等。-video processing software can be used to broadcast video, acquisition camera images.
- 2022-07-17 20:29:48下载
- 积分:1
-
opengl做的类似屏保的程序
opengl做的类似屏保的程序-opengl done similar procedures screensaver
- 2022-08-05 17:25:19下载
- 积分:1
-
用VC开发的书籍,内容丰富全面,特别…
这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
- 2022-01-25 19:27:08下载
- 积分:1
-
opengl three
opengl三维图形设计,很好的资料,需要者可以拿来学习-opengl three-dimensional graphic design, very good information for those who need it can be used to study
- 2022-01-25 18:31:35下载
- 积分: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
-
使用四叉树做遮挡剔除和视景体剔除的例子,非常酷!
使用四叉树做遮挡剔除和视景体剔除的例子,非常酷!-Does the use of quadtree block removed and visual examples of body removed, very cool!
- 2022-05-04 21:56:25下载
- 积分:1
-
OpenGL interesting example of a simple procedure for beginners
OpenGL的例子程序
简单有趣
for beginners-OpenGL interesting example of a simple procedure for beginners
- 2022-02-14 03:44:11下载
- 积分:1
-
从NEHE改编的程序 适合新手看 NEHE里面多了很多窗口控制方面的程序 我把它全部剔除掉了 同样是新手 这样看起来比较方便!...
从NEHE改编的程序 适合新手看 NEHE里面多了很多窗口控制方面的程序 我把它全部剔除掉了 同样是新手 这样看起来比较方便!-NEHE adapted from the procedure more suitable for novice to see a lot of windows inside NEHE control programs I removed it all out the same way a novice looks more convenient!
- 2022-02-27 04:59:32下载
- 积分:1