-
在OpenGL的烟花
控制台应用程序:屏保项目概述
- 2022-06-01 09:21:30下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线
一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线-a good OpenGL 2D mapping procedure, the user can draw arbitrary curve
- 2022-03-20 06:06:49下载
- 积分:1
-
使用polyval2d功能得到拟合函数的系数矩阵polyfit2d创建…
利用polyval2d函数可以得出polyfit2d拟合的三维曲面的函数的系数矩阵-use polyval2d function to get fit function created by polyfit2d coefficient matrix
- 2022-04-14 17:09:01下载
- 积分:1
-
opengl游戏编程 书中实例的第3章代码
opengl游戏编程 书中实例的第3章代码-opengl game programming book, Chapter 3 code examples
- 2022-04-30 00:51:38下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-12-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-12
- 2022-01-26 00:16:49下载
- 积分: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
-
OpenGl and code book is a Chinese translation, very detailed procedures opinion,...
OpenGl book and code 是中文译本,程序见解很详细,几乎对每条语句都有说明和解释-OpenGl and code book is a Chinese translation, very detailed procedures opinion, almost all of each statement and explained
- 2023-01-20 20:55:04下载
- 积分:1
-
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等-which includes five scenes : Butterflies, ponds, Dinosaur Island
- 2022-09-04 16:00:03下载
- 积分:1
-
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习...
orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
- 2023-08-23 08:40:14下载
- 积分:1