资源列表
huatu
- 画图软件,实现画直线,圆,多边形,填充,剪裁等功能-Drawing software, to achieve drawing a straight line, circle, polygon, filling, trimming and other functions
AutoCAD-VB-environment-graphics-generation
- VB环境下的AutoCAD图形生成技术AutoCAD VB environment graphics generation-AutoCAD VB environment graphics generation
sin(x)
- 正弦函数图形,适合于中学老师使用。当然,初学者调试此函数也会有颇多收获!-sinx
Drawing
- Its like MS Paint, but still not complate-Its like MS Paint, but still not complate..
noisereduct
- 关于噪声消除的程序,可以解决在画图过程中的消燥功能-On noise reduction procedures, can be solved in the process of elimination in the dry drawing functions
DrawSystemMFc
- 一个简单的绘图系统包括直线自由曲线矩形等-A simple curve drawing system includes free rectangular and other linear
framewire
- 一个非常好的BSPLINE/BEZIER曲线生成器.速度非常快。-A very good BSPLINE/BEZIER curve generator. Very fast.
sw1
- 关于matlab程序的二维绘图和三维绘图的知识,让初学者更好的掌握数据可视化-Matlab program on two-dimensional drawings and three-dimensional mapping of knowledge, so that beginners a better grasp of data visualization
computergraphics
- 清华大学老师计算机图形学的讲义,主要介绍了BRDF模型的定义,辐射基本概念,BRDF的几种模型等。-The presentation of Tsinghua University about BRDF
PainterWidget
- 窗口下用QPainter实现各种图形的绘制,并可选画笔线宽,画笔颜色,画笔线型等,以及区域图内的填充样式,填充颜色-Using QPainter to draw many kinds of graphics under the Window environment. User can select optionally pen width, pen color, pen linestyle, as well as regional area of the fill style and fil
DelphiGuI
- 画图制图最佳学习实例,具有面向对象编程代表性实例,只供学习之用。-Study GUI Delphi DEMO
Graphic
- 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with