-
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置....
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
- 2022-10-10 00:20:03下载
- 积分: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
-
实现星系中的公转与自转,主要学习POP与PUSH的用法....
实现星系中的公转与自转,主要学习POP与PUSH的用法.-achieve galaxies and the conversion of public rotation, with the main learning POP PUSH usage.
- 2022-11-14 15:10:04下载
- 积分:1
-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1
-
VS2013中基于opengl的3D模型程序
此程序基于VS2013 中的opengl,能把obj格式的3D模型读入显示出来,并且具有沿各个坐标轴的平移功能,还能具有缩放功能,对刚开始接触opengl的来说是难得的程序。
- 2022-03-07 11:21:36下载
- 积分:1
-
OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助...
OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助-Three-dimensional graphics OpenGL Programming Guide, a chm files, are very helpful for beginners
- 2022-03-15 11:47:01下载
- 积分:1
-
模拟人体运动
能够真实的模拟人体在运动中的各个部位的运动,效果真实。用C++与opengl编写,效果真心不错,对初学者与有一些经验的用户比较实用。
- 2022-02-13 12:58:31下载
- 积分:1
-
本代码是基于OpenGL平台和C代码生成,主要的3D性能…
本代码是基于opengl平台而生成的c++代码,主要表现了一个3d的动态的下掉的链条.-the code is based on opengl platform and the c code generation, mainly 3d performance of a dynamic swap under the chain.
- 2022-01-26 08:22:24下载
- 积分:1
-
A detailed introduction OpenGL book
一本详细介绍OpenGL的书籍《OpenGL编程指南》-A detailed introduction OpenGL book
- 2022-07-24 15:23:18下载
- 积分:1