搜索资源列表
旋转矩形框.rar
- OpenGL开发的旋转矩形框例子!
旋转矩形框
- OpenGl的例子-OpenGl
OGLDSamples
- 包括OpenGL的开发环境的设置、图元的绘制、变换流水线、光照处理、矩形像素阵列、纹理映射和阴影、平台特定的接口等操作的opengl代码
OpenGL绘制矩形动画
- OpenGL绘制矩形动画,先用OpenGL绘制矩形,然后利用帧缓冲技术实现其从左至右运动
OPENGL 矩形动画
- OPENGL C语言实现移动的矩形动画
使用了OpenGL的图形包
- 使用了OpenGL的图形包,实现用橡皮筋技术绘制折线或者矩形。绘制的形状可有右键选择-Using the OpenGL graphics package, to achieve technical draw a line with a rubber band or a rectangle. May have to draw the shape of the right choice
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
dayandnight
- opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
opengl
- opengl编写的画图工具,实现正方形、矩形、圆的画出、拖拽、变形的功能,实现了每种图形的切割功能。-opengl drawing tools
newpaint
- OPENGL 实现的一个简单的画图程序,有直线,矩形,三角形,文字等菜单-OPENGL implement a simple paint program, there are lines, rectangles, triangles, and text menu
openGL
- C++ OPENGL 实现画板功能,可以画线,矩形,园,实现平移染色功能。-C++ OPENGL achieve Sketchpad features, you can draw lines, rectangles, Park, dyed to achieve translation.
EXAMPLE75
- OPENGL编程实例75,绘制对比矩形,实现具体绘图功能-OPENGL programming examples of 75, drawn rectangular contrast, specific graphics implementation
Aaa
- vc opengl 模拟蚂蚁在矩形框内移动的轨迹-vc opengl
OpenGl
- 本代码完成在Vc里调用OpenGl内的库函数来绘制移动矩形-Vc call in at OpenGl rendering mobile rectangular
Surtherland
- 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
opengl
- 本代码是简单的opengl源代码 主要功能是创建了一个三角形和一个矩形 利用Opengl实现直线光栅的DDA算法-The code is a simple source code opengl main function is to create a triangle and a rectangle using Opengl linear grating DDA algorithm
snow
- 用OPENGL绘制一个雪花图案。通过计算得到三个切错矩形,然后绘制出一个花瓣,再利用镜像得到其他的花瓣-Draw a snowflake pattern with OPENGL. Obtained by calculating the three-cut mistake rectangle, and then draw a petal, then the use of mirrors by other petals
code2
- opengl Blend ESC:退出程序 F1:窗口模式或全屏模式的切换 B:允许或禁止Blend 上下方向键:控制外层矩形的Alpha值 左右方向键:向左或向右移动外层的矩形 PageUP、PageDown:沿Z轴向外、向内移动外层的矩形-opengl Blend ESC: exit F1: Window mode or full-screen mode switch B: to permit or prohibit Blend up and down ar
Opengl绘制最大矩形
- 绘制不规则图形的最大矩形,需要给摄像机添加脚本并给定材质与贴图,要有坐标点信息
OpenGL直线裁剪
- 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)