利用图形化界面编写的计算时间的计时器,用3D渲染程序
上传时间: 2015-04-19
上传用户:aappkkee
“国产凌凌發(008)” 3D 系列游戏 本软件基于微软VC 6.0(MFC)为开发工具,运用了3D STATE最新的图形 引擎3D STATE engine API Version 6.0和声效引擎FireMOD(FMOD) 3.32。 具有艺术级的画面质量和动感的声音效果,能够设计出功能强大、娱乐性较 高的3D游戏来。同时本软件为开源软件,可到作者主页自由下载源代码。
上传时间: 2015-04-29
上传用户:虫虫虫虫虫虫
与Nucleus Plus配套的图形库,提供与indows类似的图形件,还有一些简单的3D功能,可用于开发GUI。 包中附有移植说明,描述如何与显示驱动对接。 实际测试发现速度稍慢,主要原因是未利用芯片的2D加速功能。支持一般小窗口绰绰有余。
上传时间: 2015-05-01
上传用户:王小奇
< 图形图像编程精粹>>,介绍了图形图像编程中的一些高级知识,包括2D Geometry,2D Rendering, Image Processing, Frame Buffer Technical, 3D Geometry, 3D Redering, Ray Tracing 等由2D到3D逐渐过渡讲解,是一本不错的书(英文版),希望对大家有所帮助。
标签: Processing Rendering Geometry Buffer
上传时间: 2013-12-27
上传用户:R50974
java 3d 简单实例,在网页上显示一个,三维动画图形
上传时间: 2015-11-25
上传用户:ukuk
专业知识你懂多少? 例如:3DS或3D Studio 3DS或3D Studio: Three Dimension Studio,三维摄影室。是美国Autodesk公司推出的一套多功能三维动画软件,集实体造型、静态着色和动画创作于一体,极大地普及了三维造型技术。它能够与AutoCAD进行图形信息交换,利用扫描仪输入图形,通过VGA与电视转换接口将动画输出至电视或录像带。
标签: Studio 3DS Dimension Autodesk
上传时间: 2016-12-29
上传用户:huql11633
《计算机图形学几何工具算法详解》 从中可以找到,许多关于3d游戏开发相关的数学的基础知识,尤其适合3d游戏的数学基础不好的初学者,您可以找到许多现成的伪码,相关的公式及原理,介绍的较好,易懂!
上传时间: 2013-12-25
上传用户:徐孺
包括6个JAVA图形编程的实例,分别是圆形按钮的制作,捕捉桌面,缩放图片,能画线、圆和矩形等多种图形的图形编辑系统,利用JAVA 3D实现3D编程,还有一个非常好的时钟程序
上传时间: 2013-12-26
上传用户:stewart·
Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces arrays (face array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
标签: Matlab 画三维立体图形
上传时间: 2015-11-02
上传用户:A1321
精通GUI图形界面编程MATLAB
上传时间: 2013-05-15
上传用户:eeworm