-
an initial procedures OpenGL
一个初始的OPENGL程序-an initial procedures OpenGL
- 2022-09-09 00:10:03下载
- 积分:1
-
你好,就像是OpenGL库
hola como estan libreria opengl
- 2023-05-26 23:20:03下载
- 积分:1
-
在vc环境下调用opengl绘制心形的带状nurbs曲面
在vc环境下调用opengl绘制心形的带状nurbs曲面-in vc environment called opengl rendering the heart-shaped strip NURBS surfaces
- 2022-04-07 12:22:26下载
- 积分:1
-
based on the c# opengl library. Including csgl.dll. including csgl.native.d
基于c#的opengl库.包括csgl.dll,包括csgl.native.d-based on the c# opengl library. Including csgl.dll. including csgl.native.d
- 2022-04-30 07:50:03下载
- 积分:1
-
一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行...
一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!-a good combination of 3D and OpenGL example, multi-class sports gear, a good effect, and the operational procedures for the provision when the post. Dll files are copied to your system SYSTEM32 directory, they can run!
- 2022-12-10 21:05:03下载
- 积分: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
-
图像拼接代码
一个高手写的OPENCV代码,用于图像拼接,总体效果很不错,有需要的下载。因为我自己也是个opencv的菜鸟,正在学习中,所以其他方面我也不是很清楚,所以如果不适用你们的需要,大家别拍砖!
- 2022-03-20 02:23:50下载
- 积分:1
-
openGL实现3D模型加载
使用OPENGL实现三维模型的加载。openGL + C++实现3维模型的加载,并显示加载的结果
- 2022-04-28 20:45:40下载
- 积分:1
-
opengl小车模型源码
opengl小车模型源码,适合新手学习,代码 通俗易懂
- 2022-08-10 06:40:14下载
- 积分:1
-
OpenGL演示之雷神之锤,把最好的东西给大家分享,交个朋友!...
OpenGL演示之雷神之锤,把最好的东西给大家分享,交个朋友!-OpenGL demo Zhi Quake, the best thing for everyone to share, to make friends!
- 2022-03-12 23:20:32下载
- 积分:1