搜索资源列表
mymidddleCircle
- 本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求-the program in vc environment since the definition of the two algorithms Circle, a computer graphics to achieve the required courses
graphics_c
- 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
ScanFill
- 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!
二.二维线画图元算法
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序-Beijing University computer graphics version algorithm among Point line drawing elliptical round VC Program
VC-source
- 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
scanline
- 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
miaobiao
- 在VC++平台下,利用计算机图形学中的算法,产生一运动效果的秒表-In VC++ platform, the use of computer graphics algorithms, resulting in the effect of a sports stopwatch
shishidonghua
- 计算机图形学编程 VC++环境下的实时动画源代码-Computer graphics programming environment of VC++ source code for real-time animation
MFC
- 采用VC++来进行计算机图形学绘图编程,主要针对c++初学者进行设计,着重基础,易学易懂 -Using VC++ for graphics drawing program, this book uses doc format
source
- 基本图形的生成 采用VC++ 属于计算机图形学范畴-Basic graphics generation using VC++ are areas of computer graphics
source2
- 关于计算机图形学的实时动画分析 采用VC++实现 赶快去下载吧-Real-time computer graphics animation on the analysis used in VC++ go download it
GDIPSDK
- 计算机图形学GDI+SDK,基于VC++的应用书籍。对于学习计算机图形学很有帮助。-Computer graphics, the GDI+ SDK, VC++ based books. Helpful for learning computer graphics.
pinmiaanquxiantu
- 计算机图形学、图像程序,图像平面曲线图、vc-Computer graphics, image process, image plane curve
jisuanjituxingxue-caijian
- 利用VC++编写图形裁剪程序,可供大家对计算机图形学的初步学习使用- use vc++ to write graphical cutting program, it is available for everyone to learn the computer graphics
Bresenham
- VC++实现的bresenham算法画线,可以实时存储线条经过的点,可以参考《计算机图形学》-VC++ bresenham line drawing algorithm implemented in real time storage lines through a point, you can refer to "Computer Graphics"
raphics_vcPP
- Graphics一个计算机图形学的vc++程序示例-Graphics vc++
cgwork
- vc实现计算机图形学的画板功能,实现基本的画线等功能-vc achieve Sketchpad computer graphics capabilities to achieve the basic functions such as drawing a line