-
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。...
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。-use of this procedure is to achieve opengl patch paintings ball, prepared by the code more simple and easy to understand.
- 2022-10-22 04:10:03下载
- 积分:1
-
一个最基本的OpenGL程序框架。很多朋友在初学OpenGL将…
一个最基本的OpenGL程序框架。很多朋友在初学OpenGL时会很迷茫,无从下手,其实一个最简单的OpenGL程序框架对你来说可能是理解OpenGL原理的最好帮手。-a basic procedural framework of OpenGL. Many friends in a novice OpenGL will be very confused, no harm In fact, one of the most simple OpenGL procedural framework for you to understand is the principle of the best OpenGL helper .
- 2023-01-23 10:30:04下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码并为其上色。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码并为其上色。-Good beginner OpenGL framework, added a painted triangle and quadrilateral, and its color code.
- 2023-08-08 15:40:04下载
- 积分:1
-
一个屏保SDK源码
一个屏保SDK源码-a screensaver SDK source
- 2022-06-13 22:26:16下载
- 积分: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
-
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库...
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
- 2022-10-14 12:45:03下载
- 积分:1
-
利用opengl编程开发的俄罗斯方块游戏。
利用opengl编程开发的俄罗斯方块游戏。-Use opengl programming development Tetris game.
- 2022-01-26 05:05:40下载
- 积分:1
-
opengl 小房子
利用opengl制作小房子三维旋转,带有表面图像渲染,能够调整视角
- 2022-01-25 21:53:08下载
- 积分:1
-
use OpenGL rendering surface Visual C procedures, apply to computer
利用OpenGL绘制曲面的Visual C++程序,适用于计算机图形学和辅助设计专业人员-use OpenGL rendering surface Visual C procedures, apply to computer-aided design and graphics professionals
- 2023-06-14 03:25:06下载
- 积分:1
-
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。...
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
- 2022-03-17 01:10:42下载
- 积分:1