-
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
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1
-
fun bowling game in c++
fun bowling game in c-fun bowling game in c++
- 2022-02-04 09:43:10下载
- 积分:1
-
这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊...
这是一个基本的opengl的例程,是熟悉opengl框架的很好例子,可以仔细研究一下啊-This is a basic routines of the opengl is familiar with opengl framework of a good example, a closer look ah
- 2023-01-30 08:40:04下载
- 积分:1
-
OpenGL多浮动形式
浮动窗体中的OpenGL多视图的实现。利用OpenGl图像标准库,在多视图模式下,对窗口进行了显示处理。-floating forms of OpenGL Multi-View achieved. OpenGl images using standard library, in multi-view mode, the right window displays.
- 2022-02-28 21:46:38下载
- 积分:1
-
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha...
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha值相乘。-conicoid, and its function is to create two objects. Adoption of OpenGL-based screen pixel block area covered for each one covering the value calculated, and then RGBA model, the value of using OpenGL and Alpha value multiplication.
- 2022-02-02 19:22:26下载
- 积分:1
-
一个用OpenGl写的烟火的程序,实现了颜色和位移,形状等的随机变换。...
一个用OpenGl写的烟火的程序,实现了颜色和位移,形状等的随机变换。-OpenGl fireworks with a written procedure to achieve the color and point shape of the random transformation.
- 2022-08-22 22:22:29下载
- 积分:1
-
以往下载的一个OPENGL的例子,我作了一些修改,可以实施二维绘图(绘线)、拖动、缩放等功能,希望有人将它修改为窗口大小变化时,图形大小不要变化 bxmmjm@...
以往下载的一个OPENGL的例子,我作了一些修改,可以实施二维绘图(绘线)、拖动、缩放等功能,希望有人将它修改为窗口大小变化时,图形大小不要变化 bxmmjm@yahoo.com.cn-OPENGL downloaded a previous example, I have made some modifications, can be implemented two-dimensional graphics (drawn line), drag, zoom and other functions, I hope it was amended to change the window size, the graphics do not change the size of bxmmjm @ yahoo. com.cn
- 2023-09-02 05:30:03下载
- 积分:1
-
opengl模拟太阳系
opengl模拟太阳系。各行星和太阳之间的运动关系。
- 2022-01-22 13:50:35下载
- 积分:1
-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-31 15:02:05下载
- 积分:1