搜索资源列表
BasicTriangle
- 该程序是基本三角形面的绘制,程序BasicTriangle.exe用来说明Direct3D图形渲染的基本方法,运行后,按下\"R\"键,将绘制一个三角形面.该三角形面内部的像素颜色根据顶点颜色进行漫反射,因此是一个颜色渐变的三角形面.-the program is a basic triangular surface mapping, procedures used to describe BasicTriangle.exe Direct3D graphics rendering the bas
paint
- OpenGl base on C.The paint program implement draw line,triangle,rectrangle,character,rubberband lines and rectangles.
glenabledview_demo
- An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
opengl_sanjiaoxing
- opengl 绘制一个三角形,这个程序比骄傲简单,奉上源代码。-opengl draw a triangle, than the pride of this procedure is simple, offer the source code.
Gasket
- 一个简单的图片绘制程序,可以为绘制三角形,适合初学OpenGL的人学习。-A simple picture drawing program, we can draw a triangle, suitable for beginners to learn OpenGL.
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
OpenGL-Sphere-mapping
- OpenGL/绘制球体/三角形离散网显示-OpenGL/Draw sphere/triangle shows discrete Net
OpenGL_7
- OpenGL编程轻松入门之坐标变换.本节中的例子仅仅是将第二节的例子作了一点点改动。将myDisplay函数中画三角型的那一部分提出来写成一个函数drawTriangle。然后在myDisplay函数中用drawTriangle.-OpenGL programming easy entry of coordinate transformation. The examples in this section is the only example of section II, made a lit
lesson02
- 这个程序教你如何在OPENGL中绘制简单的图形,此例绘制了一个三角形和一个矩形。-This procedure OPENGL teach you how to draw simple graphics, this can draw a triangle and a rectangle.
draw_triangle
- 使用opengl环境,在glut下,任意点三个点,可以画出一个颜色渐变的三角形,其颜色由该点和三个顶点的距离决定。-draw a triangle in glut,opengl....
polygon
- This program draw 300x300 window and three polygons by using OpenGl functions such as Rectangle,Circle ,Triangle.
drawTriangle
- 利用OPENGL库画三角形,opengl入门程序。-Draw a triangle using OPENGL libraries, opengl entry procedures.
triangle
- 用opengl绘制三角形,并3个顶点进行光栅化处理-draw a triangle
draw-triangle
- 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
triangle-striple
- OpenSceneGraph中三角形带绘制-The OpenSceneGraph the triangle with a draw
Draw-a-triangle--square
- 链接OpenGL库,绘制一个简单的图形,比如三角形和正方形-Link OpenGL library, draw a simple graphics, such as triangles and squares
draw-triangle
- 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
triangle
- 用GLSL绘制简单的三角形。是GLSL COOKBOOK中的第一个例子。-Draw a triangle.It s the first example of GLSL COOKBOOK
