开放图形库,OpenGL
1)OpenGL开放图形库
1.Drawing of reservoir section map based on OpenGL基于开放图形库的储层剖面图的绘制
2.In order to get the correct presentation with OpenGL,the orientation of outer loops must be counterclockwise,and inner loops must be clockwise.在开放图形库(OpenGL)环境中,要求裁剪曲面外环必须是逆时针的,内环是顺时针的才能得到正确的显示结果,给出了平面任意多边形走向判定算法用来调整内外环的走向。
3.The method of constructing real-time 3D animated flight simulation based on OpenGL has been discussed in the article.文章讨论了使用开放图形库(OpenGL)结合V isua l C++6。
英文短句/例句

1.Drawing of reservoir section map based on OpenGL基于开放图形库的储层剖面图的绘制
2.Development of NC Processing Code Graphic Library Based on OpenGL基于OpenGL的数控加工代码图形库的开发
3.The selected graphic objects have not been placed on the clipboard. Graphic objects can be opened by double clicking on the graphic.选定的图形对象尚未放入剪贴板。双击图形即可打开图形对象。
4.Development in Three-Dimentional Parametric Graphics Library for Mold Bases of the Injection Mold;注塑模具三维参数化标准模架图形库的开发
5.Research on Game Engine and Its Implement Based on the Opensource Graphic Library;基于开源图形库的游戏引擎研究与实现
6.Integrated CAD-the Development of Three-Dimensioned Electrical Drawing Storeroom for ZWG Drum Coupling;集成化CAD—ZWG鼓形齿联轴器三维电子图库的开发
7.The Design and Development of Graphic Signs Data Applied in Chemical Instrument Engineering;化工仪表专业常用图形符号库的设计与开发
8.Research and Development of Parametric Graphic-driven Sharing Parts Library Based on WEB参数化图形驱动及Web零件库的研究与开发
9.Development of Standard Drawing Library of Water and Waste Water Engineering Based on AutoCAD基于AutoCAD的给水排水工程标准图形库开发
10.digital picture library数码图形库《计算机》
11.sluice out the water in a reservoir开闸放出水库里的水
12.3. The methods to digitize graph and to build praph database.(3)图形量化方法,建立图形库;
13.There are specialized gyms, basketball courts, table tennis rooms and card board game rooms and the library is open to the staff full-time.同时,库内有专门的健身区,篮球场、乓球室、牌室等一应俱全,粮库图书馆向干职工随时开放。
14.Research and Development of Parameterized Graphics Library for Powder Metallurgy Die Based on Unigraphics Platform;基于UG的参数化粉末冶金模具图形库的研究与开发
15.Lightweight graphic user interface components library development oriented to embedded industry monitoring system based on Qt/E基于Qt/E的嵌入式工业监测轻型图形用户界面构件库开发
16.database diagram: A graphical representation of any portion of a database schema.数据库图表:数据库架构中任何部分的图形表示。
17.Pantograph and Proportionality Constant to Set up in AutoCAD200XAutoCAD200X图形缩放和比例设置
18.Graphic thinking is an open mind design thinking mode, which suggests any solution to design problems through any possible graphics.图解思考是一种开放的思考方式,主张从一切可能的图形中寻求解决方案。
相关短句/例句

OpenGL开放性图形库
1.Presents a straightforward modeling method,which based on OpenGL,to construct gear 3D model.为此提出一种基于开放性图形库(OpenGL)的齿轮三维模型直接构建方法。
3)OpenGL开放式图形库
1.0,we make use of OpenGL,realize the simulation in three-dimensional and control the missile s movement by serial interface.0为平台,利用开放式图形库(OpenGL Graphics Library。
4)Open Graphic Library(OpenGL)开放性图形库(OpenGL)
5)open graphic lib开放式图形开发库(OpenG)
6)graphic development library图形开发库
延伸阅读

Opengl(开放式图形接口)opengl (开放式图形接口)是由sgi公司开发的iris gl演变而来的复杂3d图形设计的标准应用程序接口。它的特点是可以在不同的平台之间进行移植;还可以在客户机/服务器系统中并行工作。效率远比direct 3d高,所以是各3d游戏开发商优先选用的3d api。不过,这样一来就使得许多精美的3d游戏在刚推出时,只支持3dfx公司的voodoo系列3d加速卡,而其它类型的3d加速卡则要等待其生产厂商提供该游戏的补丁程序。由于游戏用的3d加速卡提供的opengl库都不完整,因此,在3ds max中也会发生显示错误,但要比direct 3d强多了!