-
VC做的CAD绘图程序,能绘制常见的二维图形,更重要的是能够对已绘制的二维图形进行任意编辑。图形编辑这一块技术含量较高,对于CAD入门者值得推荐...
VC做的CAD绘图程序,能绘制常见的二维图形,更重要的是能够对已绘制的二维图形进行任意编辑。图形编辑这一块技术含量较高,对于CAD入门者值得推荐-VC do CAD drawing program that can draw a common two-dimensional graphics, but more importantly has been able to draw arbitrary two-dimensional graphics editor. This is a technical graphics editor with a high level, for CAD beginners recommended
- 2022-03-25 16:41:00下载
- 积分:1
-
A three
一个三维显示服装布料的源代码,很有参考价值的-A three-dimensional apparel fabrics show the source code, are worthy of
- 2022-02-22 12:51:58下载
- 积分:1
-
衬底substrate生成,film growth仿真
This code is used for creating an initial structure made of either substrate atoms or deposited
atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and
number of objects are determined by the user. The соde generates two files: ibox.txt and
iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k,
name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the
same information about the position of the atoms but in Cartesian coordinates (name_of_atom
x, y, z, ) in JMOL format. It may be used for visualization.
If a surface structure made of atoms of both types is needed, then create two files, one for
each type of atom, and then combine these files.
- 2023-04-16 10:55:03下载
- 积分:1
-
我说写的一个小的bmp绘图程序,在客户区显示位图,希望能对大家有所帮助...
我说写的一个小的bmp绘图程序,在客户区显示位图,希望能对大家有所帮助-I said there was a small bmp mapping procedures, the district customers Bitmap, the hope is to help everyone!
- 2022-03-19 14:03:33下载
- 积分:1
-
一个关于图象的演示程序
一个关于图象的演示程序-an image of the demo program
- 2022-03-18 15:19:40下载
- 积分:1
-
画虚的直线和曲线
画虚的直线和曲线-paintings and abstract linear curve
- 2022-07-13 08:55:38下载
- 积分:1
-
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助...
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助-An extract written by vc vascular procedures, for students who are learning basic image display and have to help deal with
- 2022-06-28 22:09:23下载
- 积分:1
-
计算机图形学(Computer Graphics
计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。
- 2022-03-15 03:19:12下载
- 积分:1
-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1
-
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。...
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。-D3d9 use of particles in the system and the ordinary surfaces made of eruption, you can simulate the scenario when the shells fell. PLANE patches need to have categories in order to run.
- 2022-03-15 16:06:03下载
- 积分:1