搜索资源列表
Drawpicture.rar
- 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
DDA_line
- ddline 算法实现的具体程序(备注图形学)-ddline algorithm specific procedures (Note Graphics)
1
- Vtk(visualization toolkit)是一个开放资源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。Vtk是在面向对象原理的基础上设计和实现的,它的内核是用C++构建的,包含有大约250,000行代码,650多个类,还包含有几个转换界面,因此也可以自由的通过Java,Tcl/Tk和Python各种语言使用vtk。 Vtk几乎可以在任何一个基于Unix的平台上操作,以及Windows 95/98/NT/2000/XP。 vtk的结构 Vtk比OpenGL和PEX高
DRAW
- 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
02_3DViewing
- 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
OpenGL_source
- opengl + vc++ 计算机图形学 烟花燃放程序-opengl+ vc++ Computer Graphics fireworks program
zhongdianhuayuan
- 利用C语言编写的中点画椭圆程序(计算机图形学)-midpointellipse use C language CP
DDALine
- C++画直线线程序,利用的是DDA算法。图形学中学习过的基本算法-C++ drawing straight line process, using the DDA algorithm. Graphics learned the basic algorithm
document
- 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
circle
- 中点画线程序 利用vc++6.0 mfc 编写 计算机图形学基础教程-The dotted line program written in vc++6.0 mfc Computer Graphics Tutorial
GIS10_3
- 程序内容简单,适用于初学者,程序功能有,划线画圆,计算机图形学也是可以参考的-The contents of the program is simple, suitable for beginners, the program features crossed circle, computer graphics reference
bike
- 一个自行车移动的小程序 按D就能移动 计算机图形学-A bicycle mobile applet D will be able to move the computer graphics
DrawLine
- 采用C++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。-Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.
homework
- 一个计算机图形学小程序,简单实现了三维物体纹理和添加光源的效果-A computer graphics program, simple texture of three-dimensional objects and add light source effect
DDAline-
- DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
little-eye
- 一个小程序基于opengl 包括画线画圆和种子填充法 计算机图形学-a little program use opengl
SeedFill
- 一个MFC程序,能实现种子填充算法,计算机图形学。-Seed filling algorithm
DrawBezier
- MFC窗体程序,计算机图形学,曲线拟合。-MFC form, computer graphics, curve fitting.
liujiaopei
- MFC窗体程序,计算机图形学,在视窗中显示文字并可以移动。-MFC form, computer graphics, display text in a window and can be moved.
kersiondbneversion
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序(Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program)