搜索资源列表
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
open_z
- 一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件支持 在压缩包内已有 放了system文件夹下就行-an opengl under the demonstration program under the parameters of painting Cup round rectangle, as delphi under opengl entry procedures are deta
jxglTracker
- This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() funct
Lesson4
- 绘出平面三角形、矩形且三角形左右旋转、矩形上下旋转-is charted plane triangle, rectangle and triangle around rotating rectangular next rotation
DrawingSimple2D
- This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
01图形学课设
- 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filli
ss
- 基于OpenGl绘制一个红色正方形遇到边框即反弹,即绘制一个会移动的矩形-OpenGl draws a red square on the border that is experiencing a rebound, that is, draw a rectangle will move
SDI_OpenGL
- VC++下OpenGL程序的基本框架,在单文档下进行了OpenGL的必要设置,而且画了一个简单的矩形。主要需要glut库方可运行!-VC++ under the OpenGL basic framework of procedures, in a single document under the OpenGL settings necessary, and draw a simple rectangle. Required before the main run glut library!
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
lesson02
- 这个程序教你如何在OPENGL中绘制简单的图形,此例绘制了一个三角形和一个矩形。-This procedure OPENGL teach you how to draw simple graphics, this can draw a triangle and a rectangle.
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
polygon
- This program draw 300x300 window and three polygons by using OpenGl functions such as Rectangle,Circle ,Triangle.
glut_mouse_keyboard
- Visualc++ 实现画圆 线 矩形 设备应用鼠标 键盘控制-Visual c++ realising to draw a line circle and rectangle with mouse and keyboard
Final-Answer-for-rectangle
- OpenGL 如何用滑鼠來制做一個四角形體出來-OpenGL how to use mouse to create a rectangle
draw-rectangle
- 用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
simple-rectangle-openGL
- simple rectangle object using immediate mode
draw-rectangle
- 用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
Final-Answer-for-rectangle
- OpenGL 如何用滑鼠來制做一個四角形體出來-OpenGL how to use mouse to create a rectangle
(Texture-Rectangle)
- OpenSceneGraph三维渲染引擎编程指南源码:(Texture Rectangle)示例.rar-OpenSceneGraph three-dimensional rendering engine Programming Guide Source: (Texture Rectangle) sample rar.
