搜索资源列表
图形学(画图)
- 这是计算机图形学中学到的相关知识,用vc实现画各种图形!-this is secondary to computer graphics related knowledge, and use of various painting vc achieve graphics!
计算机图形学立方体程序
- 这是一个三维的立方体模型,依据计算机图形学,建模生成并在VC上实现。-This is a three-dimensional cube model, based on computer graphics, modeling and generation achieved in VC.
计算机图形学光照程序
- 这是一个关于计算机图形学中很重要的就是环境的光照问题的VC实现功能,能对点光源和反射光进行模拟。-on Computer Graphics is a very important environmental issue in light of VC functions, able to point light source and reflected light simulation.
theprincipleofthecomputergraphic(VC++)
- 计算机图形学原理及算法教程(VC++版),比较经典的算法教程,不用过多介绍吧。-computer graphics theory and algorithms Guide (VC version), the classic comparison algorithm guides, not too much on it.
vc++PB
- c&OpenGL实现计算机图形学:双步绘制直线法绘制菱形
vc++Draw
- 在VC平台下实现的计算机图形学实验,功能包括画直线,画圆,填充,几何变换,曲线生成算法.
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
[计算机图形学]画图v0.12b
- 计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
计算机图形学VC++6.0画出一个3D正方体
- 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
cad
- 计算机图形学vc版 附源代码 有三维变换 二维变换-Computer Graphics vc edition with source code are three-dimensional transform two-dimensional transform
DirectX_Boat
- vc++课程设计,一个图形界面,也是计算机图形学的应用-vc++ curriculum design, a graphical interface, but also the application of computer graphics
CourseWare2
- 计算机图形学课件及代码详解 VC++编程-Computer graphics software and the code explain VC++ Programming
VC
- 计算机图形学综合性实验,有相应的运行结果,和相应的设计报告-Integrated computer graphics experiments, corresponding results, and the corresponding design report
TX3
- VC++使用OPENGL编写的3D环境下的漫游程序。大学二年级计算机图形学的课程设计作品 ,被评为优秀!-VC++ using OPENGL prepared roaming 3D environment procedures. Second-year university courses in computer graphics design, was named outstanding!
donghua
- 用VC++编写的一个计算机图形学的程序,可以产生动画效果-Using VC++ written in a computer graphics program, can produce animation effects
tuxingxue
- 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
vc1512mfc
- 基于vc++的任意图形裁剪,利用计算机图形学原理,-Vc++ based on an arbitrary graph cut, using computer graphics principles,
vc
- Visual C++实用图像处理专业,对计算机图形学感兴趣的人很有帮助.-Visual C++ Practical image processing professional, and helpful people interested in computer graphics.
openGL
- VC++ OPENGL 钟表,计算机图形学算法,运行成功,请放心下载!-VC++ OPENGL watches, computer graphics algorithms run successfully, please rest assured that download!
DrawLine
- 采用VC++编写的画线程序,有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.)