搜索资源列表
BufferObject
- 文件里的程序是用C++和OpenGL编写的可以旋转的一个彩色立体图形!-documents in the procedure is used C + + and OpenGL can be prepared by the rotation of a three-dimensional color graphics!
stepic
- 用opengl实现的现实立体图片的例子程序,可以将两张左右眼的图片显示成立体图形。-use opengl achieve realistic three-dimensional pictures of example programs can be around two eyes showed that the establishment of the Photo-Graphics.
xiaoyin
- 实现了立体图形在不断旋转中,正面投影的效果,同时对看不见的部分进行了消隐处理。
led
- 我用89c52单片机为同学开发的led大规模动态显示的立体图形,是件艺术品
xiaoying
- 立体图形的自消隐,图中的代码有注释,可自行更改
1.5
- OPENGL实践 关于立体图形旋转的代码
ball
- 画一个带经纬线的球,基于OpenGL画出的立体图形,是老师布置的大作业
clip
- 三维物体绘制与变换,使用OpenGL绘制空间立体图形并实现立体图形的变换及视角变换。 创建空间中的立方体 支持鼠标选择立方体 支持对选中立方体的平移、旋转、放缩变换 支持对视点进行变换
VC+OpenGL3D
- 使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。
ZhuYouyong
- 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon
图形学算法演示
- 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
本科作品-三维图形系统
- 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
ROTATE 旋转的立体 C语言实现
- 计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-dimensional, while the option by
显示立体图形三视图的源程序
- 本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。,This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.
3DGraphicsDesignSystem
- 系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体*等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
1
- 三维立体图形!!超级漂亮!!!请大家看看!真的不错-Three-dimensional graphics! ! Super beautiful! ! ! Let us take a look! Really good
OpenGL
- opengl 开发 基于visual studio 开个的立体图形的集合-opengl development
Three-dimensional_slice
- 三维切片,根据数据将立体图形以二维的形式展现出来-Three-dimensional slice, according to data in the form of three-dimensional graphics to two-dimensional unfolded
drawboxs
- 在坐标系中画立方体,对于需要显示立体图形是个参考例子(Drawing a cube in a coordinate system is a reference example for displaying stereoscopic figures)
R语言画立体红心
- 用R语言画的一个立体红心图,可鼠标拖动旋转观看,给初学R语言画立体图形的人一个学习案例。