-
lesson18 OpenGL tutorial examples of bcb6
OPENGL教程lesson18的bcb6例子-lesson18 OpenGL tutorial examples of bcb6
- 2023-01-22 20:30:04下载
- 积分:1
-
用VC+OpenGL编的一个具有简单弯管的程序源代码
用VC+OpenGL编的一个具有简单弯管的程序源代码-this code demostrate how to make a simple curved vessel with opengl
- 2022-06-17 02:35:27下载
- 积分:1
-
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释...
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
- 2022-05-31 02:19:32下载
- 积分:1
-
HTML5 实现3D网页canvas
此 html5 幻灯片显示代码帮助您在您的网站中添加幻灯片放映。图片/图像文件夹中您可以轻松地添加您的图片。 今天 mosly web 开发前端语言是 HTML 和 CSS。在 HTML 以后新邓氏在 html5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 10:11:32下载
- 积分: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 study the source code, it is easy to get started with the
- 2022-06-19 01:25:07下载
- 积分:1
-
gltools头文件源码
该库函数在OpenGL绘制真实感三维图形时,是必须加载的。网上下载的基本不能用,我从一本教材中发现了该库函数,并将其打印出来分享。
- 2023-09-04 22:50:02下载
- 积分:1
-
运用vc++和opengl编写的一个弹出图象并且播放声音的程序
运用vc++和opengl编写的一个弹出图象并且播放声音的程序-use opengl vc and prepared a pop image and voice broadcast procedures
- 2023-01-06 21:20:03下载
- 积分:1
-
vb called opengl, prepared by the Rotary model, the source code can study based...
vb调用opengl,编写的旋转模型,通过这个源代码,可以学习基础的vb调用opengl过程-vb called opengl, prepared by the Rotary model, the source code can study based vb process called opengl
- 2022-04-11 16:55:01下载
- 积分:1
-
An OpenGL example of Star!!It can help you understand opengl framework in more d...
星星闪动--OpenGL, 一个opengl的例子!!可以帮助你更详细的了解opengl的框架建立!!!! -An OpenGL example of Star!!It can help you understand opengl framework in more detail
- 2023-01-24 01:05:04下载
- 积分:1