搜索资源列表
console app to draw with opengl
- console app to draw with opengl
绘图软件Draw
- 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
draw-tree-1.0-code
- 用opengl和vc++写的画树程序,适合初学者-draw tree program using opengl
opengl-draw-the-fountain-effect
- 运用OPENGL绘制喷泉效果,VC++环境。包含源代码及效果图-opengl draw the fountain effect
Visual3D_V4
- 三维画图,包括非常复杂的三维重构技术实现-delphi draw 3d graphics
OpenGL-3
- 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
02_DrawTriangle
- nehe的OpenGL源码,源码实现了在一个界面中画出一个三角形和一个四方形-nehe the OpenGL source, source realized in an interface to draw a triangle and a square
03_Color
- nehe的OpenGL源码,源码实现了在一个界面中画出一个彩色三角形和一个四方形,初步介绍了色彩的使用-nehe the OpenGL source code, source code to achieve a draw in an interface of a color triangle and a square, initially introduced the use of color
glutEx1-vs6
- 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
meshGL_simple
- 从三维文件obj中读取对象的几何模型,然后渲染出来。可以把相应的纹理图片贴到对象上,形成真实感的树木。-draw tree
draw
- 实现画点画线画多边形的功能,并能够实现画一个矩形对所有图元进行裁减-Line stipple painting to achieve the function of the polygon and draw a rectangle can be achieved for all the process of reducing the pixel
DrawCircleOpengl
- My first Draw Circle By opengl
teapot
- Program, using openGL functions, to draw a simple shaded scene consisting of a teapot on a table. Define suitably the position and properties of the light source along with the properties of the surfaces of the solid object used in the scene.
OpenGL3D
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
opengl
- draw 3D object in openGL
Car
- 绘制简单的汽车,在屏幕上进行自动的旋转,添加了一些阴影效果-draw a simple car which can rotate in the srceen by itself
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
drawcircle
- this is a opGL programe.This programme draw a circle in a window.i implenneted it by using C.
OpenGL_Robert
- 该程序用OpenGL绘制出一个机器人,并且可以通过键盘按键事件来控制机器人的四肢及头眼睛的运动-The program with the OpenGL draw a robot, and can be controlled via the keyboard key events eye robot' s limbs and head movement
sphere
- An openGl proram shows how you can draw a sphere