搜索资源列表
ksqx
- 分形图形的vc实现-fractal graphics vc achieve
用VC实现小型矢量图形系统的开发
- 用VC实现小型矢量图形系统的开发-with VC small vector graphics system development
ply文件格式源代码
- 三维图形学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。-3D Computer Graphics.VC in/out source code of a file format about reverse engineering .
完整的基本图形绘制系统vc源码
- 完整的基本图形绘制系统vc源码.rar 简单的gis的基本操作,对于初学gis和vc的人来说,应该是个不错的例子-integrity of the basic graphics rendering system vc source. Rar simple gis the basic operation for beginners gis vc and the people, should be a good example
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
vc开发GIS
- vc.net实现二维GIS图形的编辑功能,添加,选择,移动,删除等功能-vc.net 2D GIS graphics editing functions, add, select, move, delete function
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
在VC中实现OpenGL三维绘图
- 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
利用VC++进行OpenGL程序设计
- 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
VC++
- VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
VC
- 计算机图形学综合性实验,有相应的运行结果,和相应的设计报告-Integrated computer graphics experiments, corresponding results, and the corresponding design report
OurWord
- 文本编辑器,可绘制各种图形,vc++6.0开发环境,基于对话框。-A text editor, can draw a variety of graphics, vc++6.0 development environment, based on the dialog box.
(graphics.h)
- vc绘图库-graphics library by VC
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
computer-graphics-source-code
- 是计算机图形学书上的源代码,学习vc图形学的可以下载下来-Book on computer graphics source code
graphics
- 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code-Computer Graphics VC source code, including 2D and 3D graphics to transform VC++ code-Computer Graphics VC Source code
用VC++和OpenGL生的的三维管线 sanweipingbao
- OPENgl实例,供OPENgl初学者学习使用,c++图形学参考实例,欢迎下载(OPENgl example, for beginners to learn to use OPENgl, c++ graphics reference examples, welcome to download)
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)