搜索资源列表
Lines OpenGL 画线示例代码
- Lines OpenGL 画线示例代码
stars.zip
- VC+OpenGL实现旋转的星空,用于OpenGL开发初学者练习点、线方面的绘制和操作。-VC+ OpenGL realize Star rotation for beginners to practice the development of OpenGL points, lines drawn and operational aspects.
CcubeDissect
- 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
OpenGLOCX
- 基于OpenGL的ActiveX控件 可以绘制各种直线和曲线并且进行各种变换-OpenGL-based ActiveX controls can draw various curves and straight lines and various transformation
Linesw
- 粗细不同的线条 适合初学者 按光标键实现图形的旋转和平移,希望大家有所改进!-thickness of the different lines for beginners by the graphics cursor keys to the rotation and translation, we want an improvement!
charRound
- 本程序实现了立体字的旋转功能。可以根据需要设定字的颜色、字体、纵深方向的值等。第一行字绕X轴旋转,第二行字绕Y轴旋转-realized by the three-dimensional character of the rotation. According to the word needs to set the color, fonts, and in-depth direction, such as the value. The first lines revolving around t
mkOpenGLJPEGImageSDK
- 一个C++的类,用来存储opengl屏幕画面为JPEG,以及读取BMP、JPEG图片作为纹理,用法简单只要3行代码。-a Class C, used to store opengl screen for JPEG images, and to read BMP, JPEG as texture, use simple as three lines of code.
OpenGLpolygon
- 本例演示了如何使用OpenGL绘制多边形。 采用OpenGL绘制图形能够使得图形的线条光滑,更美观。-the cases demonstrate how to use OpenGL rendering polygon. Rendering graphics using OpenGL graphics to make the smooth lines, a more beautiful.
Lines
- 图形学简单的直线-simple line graphics
earth1-1
- OpenGL, Visual C++ 一个带有经纬线的地球模型,通过mouse function能够朝各个方向旋转-OpenGL, Visual C with a latitude and longitude lines of the earth model, through the mouse to function in all directions rotation
OPENGLDRAWLINE
- 此程序为OPENGL绘线以及拾取\\移动.其中涉及到平面的背景清除与重画.很有意思-procedure for OpenGL painted lines and pick up \\ Mobile. Plane involved in the background with the removal of re-drawing. very interesting
exConsole
- 本程序是C++代码,使用线条进行简单的openGL三维模型绘制,程序为C++ 控制台程序,可直接运行-this program is C code, the use of simple lines of Open GL 3D model drawing, procedures for the C console procedures can run
lines
- 给初学OpenGL的人(Visual Basic),简单画线功能
paint
- OpenGl base on C.The paint program implement draw line,triangle,rectrangle,character,rubberband lines and rectangles.
Lines
- openGL的划线程序,是学习哦盆GL的基础,大家好好看啊!
test2
- In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
lines
- 用OpenGL画不同类型的线,虚线,宽度不同,动画-Use OpenGL drawing of different types of lines, dotted lines, the width of different animation
lines
- OPENGL画线代码,通过运行该程序,可以画出线条-OPENGL lines
lines
- Drawing lines with openGL
draw-lines
- 利用opengl实现的画线功能,优化后比较简短,将glut中的相关库和头文件放到相应位置。用于教学实验交流。-draw lines with opengl, it s quite clear after optimize.