搜索资源列表
旋转矩形框.rar
- OpenGL开发的旋转矩形框例子!
旋转矩形框
- OpenGl的例子-OpenGl
OGLDSamples
- 包括OpenGL的开发环境的设置、图元的绘制、变换流水线、光照处理、矩形像素阵列、纹理映射和阴影、平台特定的接口等操作的opengl代码
OpenGL绘制矩形动画
- OpenGL绘制矩形动画,先用OpenGL绘制矩形,然后利用帧缓冲技术实现其从左至右运动
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
interGraphics
- opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
opengl
- opengl编写 完成图形矩形旋转的程序-opengl
fg
- OpenGL c++ 鼠标划线 鼠标划矩形 1是划线 2是画矩形 矩形是裁剪窗口 可以裁剪线段 采用了梁友栋算法-OpenGL c++ mouse crossed a mouse is crossed draw a rectangle Draw a rectangle 2 is a rectangular window can be cut is a cut line segment algorithm using Liang Dong
Opengl绘制最大矩形
- 绘制不规则图形的最大矩形,需要给摄像机添加脚本并给定材质与贴图,要有坐标点信息
OpenGL直线裁剪
- 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)