-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分:1
-
the ripple effect of the water, the development of animation at the reference va...
水的涟漪效果,是开发动画时有参考价值...强烈推荐-the ripple effect of the water, the development of animation at the reference value strongly recommend ...
- 2022-06-20 02:57:45下载
- 积分:1
-
OpenGL是一个很好的入门
一本非常好的OpenGL入门书籍,通过这本书可以快速入门,掌握基本的操作。-OpenGL is a good entry-books, this book can be through the Quick Start, to master the basic operation.
- 2022-07-07 01:38:17下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 全屏幕-OpenGL graphic example- full-screen
- 2022-11-05 19:30:04下载
- 积分:1
-
SMTH, the focus of OpenGL series of routines and classes, is very good and is su...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-05-28 13:36:48下载
- 积分:1
-
OpenGL 6例
OpenGL的6个例子-OpenGL 6 examples
- 2022-07-02 17:26:30下载
- 积分:1
-
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。...
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。-Create a vc++ program, in the view box painted on the three color graphics, one triangle, one on the square, and the other is round.
- 2022-02-07 13:59:39下载
- 积分:1
-
高度图OpenGL
height map opengl
- 2023-01-13 18:15:03下载
- 积分:1
-
OpenGL network programming, enabling user data between each other
OPENGL网络程序,实现用户间的数据互传-OpenGL network programming, enabling user data between each other-
- 2022-05-20 15:04:29下载
- 积分:1