-
凸de多边形图案填充实例程序
这个 源文件特别适合那些初学者 对于初学者来说,此源文档可以很的帮助他们深刻一些函数,并使他们尽快的对Opengl 入门,此源文件不是我本人变得 是从百度上,一位高人那里淘来的,原谅的拷贝 ,
- 2022-07-14 06:25:34下载
- 积分: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
-
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using...
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.
- 2022-03-18 12:19:15下载
- 积分:1
-
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改...
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改-Cuboid using openGL rendering and can be the size of this color and rotation Revisions
- 2022-03-07 19:33:01下载
- 积分:1
-
不断变幻的图形,很不错的
不断变幻的图形,很不错的-constantly changing graphics, very good
- 2022-07-07 08:15:05下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-04-15 23:43:04下载
- 积分:1
-
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景...
主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景-Mainly used for C++ Call opengl at the time of collision detection, content very good, a little modification will be able to create their own virtual scene
- 2022-02-21 22:37:44下载
- 积分:1
-
用opengl编写而成,点击左上角的图标,可以看到模拟水面涟漪的效果,已调试!...
用opengl编写而成,点击左上角的图标,可以看到模拟水面涟漪的效果,已调试!-prepared using opengl Click the upper left corner of the icon, we can see the simulation of surface ripple effect Debugging has!
- 2022-03-18 06:47:23下载
- 积分:1
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1
-
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0...
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0-3D graphics mode procedures, to achieve the environment under the OpenGL 3D graphics mechanism interested parties should refer brothers 0
- 2022-06-18 01:23:57下载
- 积分:1