-
简单的三维场景,可鼠标控制旋转观看。供初学者参考。
简单的三维场景,可鼠标控制旋转观看。供初学者参考。-Simple three-dimensional scene can watch the mouse to control rotation. Reference for beginners.
- 2022-10-16 16:45:03下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2022-03-07 10:09:24下载
- 积分:1
-
一个简单的用OpenGL绘制的场景的代码,比较简短,非常适合于初学者使用。...
一个简单的用OpenGL绘制的场景的代码,比较简短,非常适合于初学者使用。-A simple scene using OpenGL rendering code, relatively brief, very suitable for beginners to use.
- 2022-12-31 03:05:04下载
- 积分:1
-
MFC单文档的OpenGL示例
MFC单文档的OpenGL示例-MFC single document examples of OpenGL
- 2022-02-04 14:38:44下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-02-20 16:32:39下载
- 积分: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的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
Visual C++ 高级编程技术OpenGL篇
Visual C++ 高级编程技术OpenGL篇-Visual C programming OpenGL chapter
- 2023-01-20 02:25:03下载
- 积分:1
-
cycling and pendulum using opengl
- 2022-02-21 17:30:56下载
- 积分:1
-
在OPENGL中创建字体
在OPENGL中创建字体-in OpenGL to create fonts
- 2022-05-14 23:07:41下载
- 积分:1