搜索资源列表
tuxingxueshiyan4
- 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment was a passage of this experiment
Globehide
- 本程序实现图形学隐藏面消除算法,绘制3D球模型,消除其隐藏面。-This procedure to achieve the elimination of graphics hidden surface algorithms, rendering 3D sphere model, the elimination of its hidden surface.
111186766OpenGL3D
- OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
luopan
- 经典绘图(见word文档):三维曲线,一窗口多图形,图形样式、标注、题字,绘制心形图,用双轴对数,绘制数据向量,条形图,水平条形图,绘制矩阵的面积图,二维饼图,误差图,绘制火柴杆图,绘制羽列图,绘制8阶魔方矩阵的等值线图和阶梯图,绘制玫瑰花图,罗盘图,梯度场矢量图,三维网格图,绘制高斯分布函数的网格图,曲面图,绘制曲线图,三维饼图。三维条形图,绘制柱形图,三维瀑布图,等高线,绘制一个球面,三角形表面图,三维动画图。将word代码拷贝到m文件即可运行,word文件中还有做好的图样例。-The cl
3Dgraph
- 实现三维图形的旋转,三维图形为一个立方体,立方体的绘制需要用到graphics头文件。- The realization of three-dimensional graphics rotation, 3D graphics for a cube, cube mapping requires the use of a graphics header file.
math_ploting-picture
- 介绍Matlab中的数据结构以及二维、三维图形的绘制-Introducing the data structure and mapping plot of 2D and 3D of Matlab
2017-11-15
- 图形学绘制能旋转的3D图形,其中用到键盘交互(Graphics rendering can rotate 3 d graphics, which use the keyboard interaction)
PLOT x2+y2
- 绘制x2+y2曲线,能够展示三维立体的图形(Draw the x2+y2 curve to show the 3d graphics.)