资源列表
八.隐藏面的消除
- 现实世界里的物体存在着相互遮挡的关系,当我们用计算机显示三维场景的时候,需要将这种遮挡关系反映出来。确定哪些面和线上不可见的-real world objects exist block of mutual relations, when we used the computer to the display of 3D scenes, the need to block this relationship reflected. To determine which surface and no
多方位演示
- 一个小的多方位的演示程序,主要在JBuiler中运行。希望需要者能够喜欢。-a small multi-faceted demonstration program, mainly in JBuiler run. Hope for those who need to like.
graphics_c
- 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
VC屏幕抓图
- 一个用VC开发的屏幕抓图像程序,这是我压箱子底的,吐血放送-development of a VC grasping the screen images, this is the end of my boxes pressure, vomiting blood NBS
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
cximagemng_demox
- cximagemng示例程序,展示cximagemng的使用方法-cximagemng sample program to demonstrate the use cximagemng
图像格式转换
- 将图象格式转化为你需要的格式的vc小程序。-image format will be converted into the format you need the vc small programs.
倾斜校正
- vc小程序,校正倾斜的图象,自动寻找目标更正-vc small program in favor of the image correction, automatic target for correction
画Bezier曲线
- 利用Bezier曲线的基本公式与de Castlejau递推公式画出来Bezier曲线,编辑时需要BusinessSkinForm的支持。-use Bezier curves with the basic formula de Castlejau recursive formula drawn Bezier curves, editors need BusinessSkinForm support.
带图像处理的画图板
- 与windows的画图板类似,但是比它多几个图像处理的功能,比如模糊、灰度变换等等。-with windows similar to the drawing board, but a few more than its image processing capabilities, such as fuzzy, gray transform etc..
实验五 二维图形变换
- 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures