资源列表
vrml_doc
- 这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
vrml file read and write src
- 这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
graph3dapp
- 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
EasyScan
- 扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用-scanner controls, direct registration can be used in VC, VB, Delphi can use
雪花飘落--VB
- 一个雪花飘落的例子 仔细观察你会发现雪花有远近的层次感哦 希望对大家有所帮助-snowflakes floated down to a case of careful observation, you would find that there is no longer a snowflake sense oh we want to help
正交变换
- 正交变换,包括离散余玄转换,快速浮离叶变换,小波变换等。-orthogonal transformation, including discrete Yuxuan conversion, floating from the fast Fourier transform, wavelet.
dwgthumbnail(示例)
- AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
EffectShowDIB
- 图像处理源代码,包括图像的扫描显示,各种显示特效-source image processing, including image scanning, the effects of various shows
sw
- opengl的雾化效果 烟雾弹的样子. vc++6.0编译通过-opengl atomizing effect of the smoke bombs appearance. Vc through Compiler 6.0
Hoschek fit
- hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
C版图形学line
- 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
C版图形学circle
- 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.