-
Computer-graphics
计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)
- 2013-03-12 10:47:30下载
- 积分:1
-
scribble
极其简单的MFC画图小例子,但是可以学到很多的基本知识,不错的例子,微软出品!!!!(Extremely simple MFC drawing small example, but you can learn a lot of basic knowledge, a good example, Microsoft Publisher! ! ! !)
- 2013-11-27 13:55:38下载
- 积分:1
-
acis
ACIS的动态链接库,是AUTO CAD的几何内核(The dynamic link library ACIS is AUTO CAD geometry kernel)
- 2009-05-19 12:00:14下载
- 积分:1
-
MFCWORK5_B_SPLINE
选择画图区的点从而绘制B样条曲线,是计算机图形学中一个重要的实例。使用MFC做的。(select some points in the painting area to paint B-Spline curves)
- 2012-10-29 13:39:07下载
- 积分:1
-
draw
电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
- 2016-04-24 19:05:38下载
- 积分:1
-
BSplineDemo
手动绘制点,自动生成样条曲线,可以拖动修改点来修改样条曲线(Manually plotting points, automatically generated spline curves, you can drag the modified point to modify the spline)
- 2014-02-18 15:50:54下载
- 积分:1
-
VB三维物体图形绘制演示程序
vb运行的三维演示程序例程,显示三维图的(Three dimensional demonstration)
- 2021-02-08 09:49:55下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1
-
SdkToMfc
实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
- 2012-12-04 11:57:52下载
- 积分:1
-
caiyuan
这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。(This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.)
- 2006-06-13 11:13:15下载
- 积分:1