资源列表
ArcADF
- ArcADF开发实现目标选中后闪烁,ArcADF开发实现目标选中后闪烁。-Selected development goals ArcADF after flashing, ArcADF development goals after the flashing selected.
Line
- Bresenham画线 对此处理. -Bresenham drawing a line on this deal.
LineTrans
- 这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。-This is a book Ganzalez sample procedures used for linear histogram processing.
texiao
- 图形图像的特效显示,包括平移显示、从小倒下、从左到右显示-Graphic images show the effects, including the translation shows that the fall from a young age, left to right show
Example1
- 绘制多种风格的端点-Draw a variety of styles of endpoint
2Dbianhuan
- 本程序实现了图形学基本的变换算法,采用VC开发环境编写-This procedure achieved a basic graphics transform algorithm, using VC development environment to prepare
Globehide
- 本程序实现图形学隐藏面消除算法,绘制3D球模型,消除其隐藏面。-This procedure to achieve the elimination of graphics hidden surface algorithms, rendering 3D sphere model, the elimination of its hidden surface.
pisoiren
- 本程序完成数据并行提取等值面的功能,采用VTK可视化程序开发包编写-This process is complete data parallel isosurface extraction of features, the use of VTK visualization program development package prepared
Bezier
- 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
123
- java实现的一个画图程序。功能齐全,类似于win的画图板的一个简化版本-realize a java drawing program. Functions, similar to win the drawing board of a simplified version of
MatlabSimple
- matlab7 的运算符号,有关点乘和左除法、右除法-matlab7 computing symbols, the scalar multiplication and division of left and right division
OpenSCAD_src
- OpenS-CAD, a simple 2D CAD application Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person