资源列表
一个简单的绘图工具
- 该程序具有优良的扩展性能。如果想要添加新的绘图元素,那么只需要添加一个以CdrawElement类为基类的绘图类即可,从而非常方便对程序进行扩展。-the procedure with excellent scalability. If you want to add a new graphics elements, then only need to add a category for CdrawElement base class graphics category can be, thu
ADOACCESSOR
- 很好的软件,可以实现图片的浏览和显示,是个学习的好软件-good software, the picture can be achieved here and show that it is a good learning software
图像的缩放和扭曲
- 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
二维图像处理
- 图像的处理:包括镜像,就是能按照镜面反射的原理,另外是旋转。-image processing include : Mirror, mirror reflection in accordance with the principle of rotation is another.
计算机图形学光照程序
- 这是一个关于计算机图形学中很重要的就是环境的光照问题的VC实现功能,能对点光源和反射光进行模拟。-on Computer Graphics is a very important environmental issue in light of VC functions, able to point light source and reflected light simulation.
计算机图形学立方体程序
- 这是一个三维的立方体模型,依据计算机图形学,建模生成并在VC上实现。-This is a three-dimensional cube model, based on computer graphics, modeling and generation achieved in VC.
计算机图形学二维绘图
- 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional
OpenGL动画实现
- 简单的OpenGL动画,利用OpenGL的动画功能,实现运动彩色立方体的旋转。 -simple animation OpenGL, OpenGL animation functions, Moving color cube rotation.
MapDisplay
- MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
jpegshower
- AppWizard has created this jpegshow application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of w
DXFDRAWING
- 本代码的主要功能是读取DXF文件,并实现数据的存贮功能。-the main functions of the code is read DXF files, and data storage functions.
VCSample
- 这是一个基于VC开发的OPENGL程序,实现了三维图形的可视化,多角度观看的功能-This is a development based on the OpenGL VC procedures to achieve a 3D graphics visualization, Multi-angle viewing function
