搜索资源列表
旋转矩形框.rar
- OpenGL开发的旋转矩形框例子!
旋转矩形框
- OpenGl的例子-OpenGl
OGLDSamples
- 包括OpenGL的开发环境的设置、图元的绘制、变换流水线、光照处理、矩形像素阵列、纹理映射和阴影、平台特定的接口等操作的opengl代码
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
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
ComputerGraphics_GDI
- OPENGL图形绘制(一个椭圆,一个矩形)-Graphics by VS to run out of (an oval, a rectangle)
shijy
- 橡皮筋技术,OPENGL程序,运行后可以按鼠标左键任意滑动画出一个矩形,点击鼠标右键,矩形消失-Rubber band technology, OPENGL program, press the left mouse button after running any slide to draw a rectangle, click the right mouse button, the rectangle disappears
Painter
- 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
OpenGL
- opengl学习教程,基本的绘制矩形函数,绘制3D动画函数等-opengl tutorials, basic drawing a rectangle function, a function to draw 3D animation, etc.
GLRect
- OPENGL画矩形动画,矩形不停地移动碰到边界自动反弹向相反方向移动-using oepngl to draw dynamic rectangular graphic
OpenGL直线裁剪
- 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)