搜索资源列表
Heart_Java
- *一个旋转的\"心\",用Java编写 *3D的,通过计算空间中的点并投影到XY轴绘出,方向键和PU,PD控制旋转方向-a "heart" and using Java 3D *, By calculating space and the point of the projection is likely to draw the XY axis direction keys, and PU, PD control the direction of rotation
Projection
- A C++ program to show the projection of 3D objects using Cabinet Oblique Parallel Projection onto xy-plane (i.e. angle=30 deg).
JAVA 3D制作的一个旋转的"心"
- *一丨旋转的"心" *3D的,通过计算空间中的点并投影到XY轴绘出,方向键和PU,PD控制旋转方向
Qplot
- 交互式的matlab plot绘图工具,绘制二维三维图形.-QPLOT interactive ploting program Qplot opens a standadr MATLAB figure with three options added to the menu bar: Qfile, Qoptions and Qgraph. Under Qfile you can read data files (text or Excel). Under Qoptions you can
ProjCurves2SurfaceByUVwhileKeepWorldZpos
- 这是用于rhino的脚本,先选择一个surface,再选择一组曲线,则将这组曲线从世界坐标按所选surface的uv投影到曲面上,同时尽量保持原来的世界Z坐标。(一般选的surface都是平行于xy平面的,这样可以让一组曲线在xy方向上的形状按曲面uv修改)-This is the scr ipt for the rhino, first select a surface, then select a set of curves, then this set of curves selected
xy
- 在三维环境中建立地层坐标系,地层坐标系和三维中实际坐标系是不符的,本例用vrml语言在此环境中建立正确的地层坐标系-Establish stratigraphic coordinate system in a three-dimensional environment, the stratigraphic coordinate systems and three-dimensional actual coordinate system is inconsistent, in this case
51
- 立体四方体`宣染``绕X Y 自转`公转-The stereo Quartet `declared dyed ``` revolves around the XY rotation
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we