-
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 prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
- 2022-08-07 07:35:33下载
- 积分:1
-
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画...
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
- 2023-08-29 23:30:03下载
- 积分:1
-
opengl小车模型源码
opengl小车模型源码,适合新手学习,代码 通俗易懂
- 2022-08-10 06:40:14下载
- 积分:1
-
Opengl world of the game demo, very good
有关opengl世界比赛的演示程序,效果很好-Opengl world of the game demo, very good
- 2022-03-19 18:58:30下载
- 积分:1
-
OpenGL foundation to the friend which begins studies
OpenGL may have a look to s...
OpenGL基础 对初学OpenGL的朋友可以看看
里面对于基本图形绘制说的很明白
是本不错的书-OpenGL foundation to the friend which begins studies
OpenGL may have a look to say regarding the basic graph plan
understood very much is this good book
- 2022-02-03 21:19:17下载
- 积分:1
-
Using c++ and opengl written, based on the basic elements of the operation, very...
用c++和opengl写的,基于基本图元的操作,对初学者很有帮助-Using c++ and opengl written, based on the basic elements of the operation, very helpful for beginners
- 2022-03-24 16:04:30下载
- 积分:1
-
值得大家来看的程序!
图像显示和描述方面的代码,不妨来
值得大家来看的程序!
图像显示和描述方面的代码,不妨来-U.S. view of the procedure is worth! Image display and description of aspects of the code, it may come
- 2022-05-05 16:21:54下载
- 积分:1
-
Linux下编写OpenGL程序的一些准备工作
Linux下编写OpenGL程序的一些准备工作 - all gone - BlogJava-err
- 2022-08-16 21:35:07下载
- 积分:1
-
一个有关OpenGL的源代码,还是比较有用的,里面的代码相当详尽,对于OPENGL的使用方面有较大帮助,俺花了大规模时间来开发的呀,呵呵 望大家一起学习改进...
一个有关OpenGL的源代码,还是比较有用的,里面的代码相当详尽,对于OPENGL的使用方面有较大帮助,俺花了大规模时间来开发的呀,呵呵 望大家一起学习改进-one of the OpenGL source code, it is still useful, inside the code in considerable detail, the use of OpenGL for a greater help, I spent a large-scale development time to it, huh hope we will study together to improve
- 2023-03-31 20:30:03下载
- 积分:1