资源列表
MyGraphics
- 使用VS6.0并用C++编写的计算机图形绘制程序。实现了直线,多边形,圆等图形的绘制。同时包含了填充,图形几何变换,填充以及裁剪等功能。-Use VS6.0 and written in C++, computer graphics drawing program. Realized the line, polygon, circle and other graphics rendering. Also includes the filling, graphics geometric trans
nurbs
- 绘制NURBS(非均匀有理B样条)曲面。如果用vs2008,要在lib文件夹中添加glaux.lib文件。来自网络。-Drawing NURBS (Non Uniform Rational B-spline) surfaces. If you use vs2008, in the lib folder to add glaux.lib file. From the network.
LittlePicture
- 《简单字符画》个人喜欢一些创意形的字符画,做了一个简单的程序,收录了一些可爱的字符画,可以通过本软件后,再其它文字编辑的地方使用,希望与大家一起学习。 ╭︿︿☆╮ ╭︿︿★╮oοΟ {/ . .\} {/. . \} ( (oo) )?? (??(oo) ) ︶︶︶︶ ︶︶︶︶ 傻 猪 猪 !!! -" Simple character drawing" personal character shaped like a number of cre
javahuatuchengxu
- java编写的简单的画图程序,功能可以自由扩充-java drawing program written in simple, functional free to expand
ENVI
- ENVI绘图功能介绍,具体讲述了ENVI在绘图方面的各种功能。-ENVI graphics introduction, describes the specific terms of ENVI features in the drawing.
huatuban
- 一款通过VC++6.0编写的,关于画图板的源代码-A written by VC++6.0, the source code on the drawing board
huaturuanjian
- 画图软件,通过VC++6.0编制的一款画图软件-Drawing software, compiled by VC++6.0 a drawing software
sj
- 界面图形显示,主要是画车站信号平面布置图-draw a station picture
MFCDraw
- MFC编程实现图形绘制,及图形属性的设置等,内附程序说明书-MFC programming graphics rendering, and graphics property settings, containing program instructions
draw
- 实现一些简单的画图功能,比如画圆 矩形 以及一些菜单 工具栏 快捷键的实现。-it can draw some simple picture
Circle-Bresenham-NextPoint
- 由于之前的一个竞赛需求,对bresenham作了一些完善,就是可以根据圆上的任意一个点,取出该点的下一个点坐标(顺时针逆时针均可)-As a contest before the demand for bresenham made some improvement, that is, according to an arbitrary point on the circle, take out the next point of the point coordinates (both clock
ss
- bresenham 算法 画圆 画直线 线性填充- a vc++ program