登录
首页 » 图形图像 » 在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...

在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...

于 2022-02-12 发布 文件大小:1.87 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • New Paint write by Visual Basic
    New Paint write by Visual Basic
    2022-01-25 23:11:34下载
    积分:1
  • 这个程序可以实现五
    本程序可以实现五角星的闪烁,是我们图形学课程设计的作业,做的很不错.-this program can achieve five-pointed star of the scintillation is the graphics curriculum design work, doing a great job.
    2022-01-25 15:16:24下载
    积分:1
  • 用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作...
    用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作-with C Language painting an oval ball rotation procedures used in a large number of mathematical operations
    2022-05-25 11:30:48下载
    积分:1
  • A GIF image can be used to deal with the image library, features a very complete
    一个可用于处理GIF图像的图像函数库,功能十分齐全-A GIF image can be used to deal with the image library, features a very complete
    2022-01-24 10:07:35下载
    积分:1
  • 这是有用的,我认为
    希望对大家有用,是关于matlab的视频-It is useful ,i think
    2022-01-25 23:23:22下载
    积分:1
  • 这个程序的可以使你读取另一台计算机屏幕的程序。
    这个程序的可以使你读取另一台计算机屏幕的程序。-This procedure allows you to read another computer screen procedures.
    2023-05-01 16:50:02下载
    积分:1
  • DXF文件读写接口
    供用户直接调用的12个子程序调用: 1、 opendxf(xl,yl,drname,lend) 功能:新建DXF文件, 参数:xl,yl,drname,lend 分别为图幅长、宽、图名、图名长度  注意: 接口库中使用了文件通道号990、991、992、993、998、999, 请在程序中不要重复使用  2、 layer(ca1,nc) 功能:在表段和头段中写层信息, 参数:ca1,nc分别为层名、颜色值 注意:必须先赋层名值:ca1="hjk328" 再调用 call layer(ca1,ic)       不能直接call layer("hjk328",ic) 3、 circle(cx,cy,cz,cr) 功能:画圆 参数:cx,cy,cz,cr 分别为圆心的三维坐标和半径 4、 trace(x1,y1,z1,x2,y2,z2,wh) 功能:画轨迹线 参数:x1,y1,z1,x2,y2,z2,wh 分别为轨迹线中线端点三维坐标及线宽 5、 line(x1,y1,z1,x2,y2,z2) 功能: 画单线 参数:x1,y1,z1,x2,y2,z2  分别为线端点三维坐标 6、 poly(PLX,PLY,PLZ,NV,WH) 功能:画复线  参数:PLX,PLY,PLZ,NV,WH分别为复线各拐点三维坐标、拐点数及线宽 7、 point(x1,y1,z1) 功能:画点 参数:x1,y1,z1分别为点的三维坐标 8、 hz(xxt,yyt,zzt,zzh,rrang,ssca,qxj,cca1,len) 功能:中点对正写单行汉字 参数:xxt,yyt,zzt,zzh,rrang,ssca,qx
    2022-03-24 02:59:46下载
    积分:1
  • 功能概述:提供一个时间
    功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre(R),与空间相关的分析参考Viso和Space插件。 -functions outlined : to provide a time-series analysis of plug-ins, need only provide time frame and numerical axis, it can be related to the visual analysis. Interface : use TeeChart main platform for building support WebService support ActiveX, OLE Automation support. All numerical sequence using array storage, independent of the database, support data transfer to support XML and text formats derived images into vector output support, support for multiple output file formats, support Stream mode output images. Sequence data sources (including intermediate sequence) support interactive changes. Based on the frequency, sequence analysis, see separate plug-frequency analysis Hfre (R), and space-related analysis a
    2022-10-11 03:15:02下载
    积分:1
  • 的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换...
    图像的正交变换,傅立叶变换,离散余弦变换,沃尔什变换,哈达玛变换-Images of the orthogonal transformation, Fourier transform, discrete cosine transform, Walsh transform, Hadamard transform
    2022-02-04 08:34:22下载
    积分:1
  • 本压缩文件是关于visual c++象处理的一些源程序实例,对这方面的学习者大有补益...
    本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
    2022-03-22 11:34:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载