搜索资源列表
Exam77
- 介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
Circle_List
- 大家可以看看,opengl/vc 试做的,绘制几何图形。-we can see, opengl / vc test done, drawing geometric shapes.
OPENGLTorus
- 三维图像编程,采用OpenGl生成几何图形的例子,可改成其他的图形,适合初学者。-programming 3D images using geometric shapes generated OpenGl example, could be converted to other graphics, for beginners.
OpenGL_draw_shaps
- OpenGL实现多种形状的绘制,包括三交形,矩形等-OpenGL rendering a variety of shapes, including three pay-shaped, rectangular, etc.
OpenGl
- OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花-fireworks OpenGL rendering procedures, very pretty, drawing different shapes of fireworks
as2.0amlabfire
- as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circle as a bitmap var blueSpotCl
Quadrics
- This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at ho
Shapes
- 本例包括:opengl的快捷菜单的制作以及图形交互与光照效果!-The cases include : opengl menu shortcuts and the production of interactive graphics and lighting effect!
绘图软件Draw
- 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
newpaint
- opengl中简单的画图程序,类似于绘图,有菜单可以选择绘制不同图形-opengl in the simple drawing program, similar to the drawings, there is the menu you can choose to draw different shapes
shapes
- nate robins 写的能改变函数参数观察效果的程序代码,希望对刚接触openGL的同志有用-nate robins written observation of the effect of function parameters can change the program code, in the hope that the comrades刚接触openGL useful
opengl_shapes
- 这是一个可交互的三维图形的源代码程序,包含了几种常见的三维图形。-This is an interactive three-dimensional graphics program
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
ComputerGraphics
- 这个最新做的,用OpenGL编程,实现画几何图形,读数据画图,还有简单的立体图形,以及由立体图形组成的场景。-The latest to do this with OpenGL programming, implementation draw geometric shapes, drawing data read, have a simple three-dimensional graphics, as well as the composition of three-dimensional g
animals
- 这是本人使用opengl编程实现的三个小动物,造型新颖。-This is my practical programming opengl three small animals, novelty shapes.
basicshapes
- OpenGL examples: Basic Shapes
Tutorial1
- Windows平台的2D Game实例1, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术: part1: win32的消息循环, OpenGL的设置.画一些简单的图形. part2: 处理并且显示卡通图片. -This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on Ope
shapes
- openGLUT shapes, draw particular objects, -openGLUT shapes, draw particular objects,
3dPrims.c
- Simple 3D program that draws glut shapes in wireframe mode. Use the right mouse button menu to select a new shape to draw.
opengl_example
- opengl 学习入门例子,包括不同形状物体的绘制,不同方式的交互。-opengl study entry examples, including the drawing of objects of different shapes, different ways of interaction.