-
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
-
用opengl编写的一个简单的由颜色变换组成的立方体,可以旋转的功能,已经调试!...
用opengl编写的一个简单的由颜色变换组成的立方体,可以旋转的功能,已经调试!-use opengl prepared by a simple color change of cube, can rotate function, Debugging already!
- 2022-07-05 09:35:39下载
- 积分:1
-
NeHe)的OpenGL教程
NeHe)的OpenGL教程- 二次曲面 第十八课 二次曲面是一种画复合对象的方法,这种方法通常并不需要很多的三角形。-binding for the Java language) OpenGL tutorial-conicoid 18th class conicoid painting is a composite object method, which does not usually need a lot of the triangle.
- 2022-07-13 06:55:37下载
- 积分:1
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-08-12 14:29:23下载
- 积分:1
-
this is sample demo of using jogl with shaders in GL2ES2 format.
this is sample demo of using jogl with shaders in GL2ES2 format.
- 2022-02-12 14:25:01下载
- 积分:1
-
学习使用OpenGL的图形变换函数
学习使用OpenGL的图形变换函数-learning to use the OpenGL graphics transform function
- 2022-07-15 20:17:10下载
- 积分:1
-
vc based on the establishment of a transparent cube rotation can be used for scr...
在vc++中基于建立旋转透明立方体可用鼠标拖动进行旋转是初学者的入门的好例子
-vc based on the establishment of a transparent cube rotation can be used for scrolling mouse rotation is a pioneer beginners a good example
- 2022-01-28 19:19:43下载
- 积分:1
-
opengl入门的例子,希望对初学者有用
opengl入门的例子,希望对初学者有用-Examples of entry-opengl, I hope useful for beginners
- 2022-05-17 17:12:29下载
- 积分: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
-
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术...
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术-VC++, OPenGL in in order to achieve an ideal visual and computer processing speed, the use of LOG Technology
- 2022-03-11 11:57:38下载
- 积分:1