搜索资源列表
js-graphics
- DHTML, Javascr ipt Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance Javascr ipt Vector Graphics Library. -DHTML, Javascr ipt Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon, Rectangle. High Performance
Draw
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
HuangXu
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
lj
- 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
Create3DPolygon_Web
- 利用Skyline组件,调用其接口,实现创建三维多边形功能-Using Skyline components, called its interface, to create 3D polygon functions to achieve
VC_Network_Programming-POLYGON_classic_code
- VC网络编程实现POLYGON经典代码VC Network Programming POLYGON classic code-VC Network Programming POLYGON classic code
Bai18
- clipping a polygon with clipping windows
poligonos
- A very nice polygon class for computer graphics students.. enjoy!
idl_tools_src
- DLM s and source code for sockets, gzip compression, array slabbing, polygon mesh decimation, TWAIN interface for Windows, asynch sound playing, generic windows dll interface and Video for Windows. (updated 4-27-2005)
OpenGL_polygon
- 我用OpenGl实现的一个多边形,功能挺全的,里面有注释-Use OpenGL to draw a polygon
openGL_translate-scale-rotate
- 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
POLYGON
- OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
polygonProtation-console
- opengl的一个简单的程序,一个关于构建多边形的编程,背景为黑色。-a simple opengl program, a building polygon programming, the background is black.
polys
- 实现基本的多边形函数,对于初学opengl的学生来说很有帮助-The basic function of the realization of the polygon, very helpful for beginners OpenGL students
quyu
- 计算机图形学,简单地实现多边形扫描转换算法,可直接编译运行-Computer graphics, simple implementation of polygon scan conversion algorithm can be directly compiled and run
Rotating-A-Polygon
- 在VC++环境下,结合OpenGL,旋转一个多面体,让画面动起来-In VC++ environment, the combination of OpenGL, rotate a polyhedron, so that moving pictures
saomiaoxian
- 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
saomiaozhuanhuan
- 用openGL扫描转换多边形和椭圆,其中多边形用的是边界标识法-Polygons and ellipses, with openGL scan conversion polygon with boundary identification method
shiyan2
- 使用opengl编写的交互式多边形操作(移动,删除,创建多边形,改变多边形颜色,改变多边形形状等操作)-Prepared using the interactive opengl polygon operations (move, delete, create polygons, change the polygon color, change the polygon shape operation)
Sutherland_Hodgeman_Clip
- OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H