期刊文献+

基于快速索引的虚拟现实三维引擎的设计及应用 被引量:4

Design and Application of a Virtual Reality3D Engine Based on Rapid Indices
下载PDF
导出
摘要 该文提出一种基于索引的三维引擎数据结构的内核。这种数据结构以模型为构造单元,能快速地建立三维顶点坐标数组,并分别将同一模型单元的顶点坐标组织成适合OpenGL高速渲染的三角形列表或三角形条(TriangleStrips)。该数据结构易于扩展,可以容纳纹理坐标、法向量和模型变换矩阵,可以添加、变换和删除模型,具有很大的灵活性;同时,它在容纳海量数据时,也能够提高OpenGL渲染速度。 This article proposes a data structure of a3D engine based on rapid indices.Taking a model for a construction unit,this data structure can construct a3D vertex coordinates array rapidly and arrange those vertices in sequence of triangle strips or triangle fans that can be rendered rapidly by OpenGL.This data structure is easy to extend.It can hold texture coordinates,normal coordinates of vertices and model matrix,and models can be added to it,deleted from it or transform by model matrix,so it is flexible.This data structure also improves the render speed of OpenGL when it holds a large amount of data.
作者 麦进 江南
出处 《计算机工程与应用》 CSCD 北大核心 2004年第13期119-122,共4页 Computer Engineering and Applications
基金 中国科学院知识创新工程领域前沿项目(编号:CXNIGLAS-A02-012)资助
关键词 虚拟现实 索引 三雏引擎渲染 OpenGL扩展 virtual reality,index,3D engine,render,OpenGL extension
  • 相关文献

参考文献3

  • 1Richard S Wright,Jr Michael Sweet. OpenGL Supper Bible[M].Waite Group Press, 2001-06
  • 2P Cignoni ,C Montani ,R Scopigno. A Comparison of Mesh Simplification Algorithms[J].Computers & Graphics, 1998 ;22 ( 1 ) :37~54
  • 3J E Hoffmann.The 3D Studio File Format Library

同被引文献25

  • 1陈传波,朱伟,刘乐善.一个可编程虚拟实验平台的研究[J].计算机工程与科学,2004,26(7):77-78. 被引量:4
  • 2薛宝仪,张昱,梁东,胡晓峰.面向对象的战略态势表现系统研究与设计[J].系统仿真学报,2005,17(6):1421-1424. 被引量:1
  • 3Eberly D H.3D Game Engine Design:A Parctical Approach to Real-time Computer Graphics[M].Morgan Kaufmann Publishers,2001.
  • 4Hook B.Building a 3D Game Engine in C++[M].John Wiley & Sons,1995.
  • 5Bourg D M.Physics for Game Developers[M].O'Reilly,2001.
  • 6Noel L.Programming with Abstract Interfaces:Game Programing Gems 2[M].Charles River Media,Inc.,2001.
  • 7Eric G.Design Patterns[M].Addison-Wesley,1995.
  • 8John L.Large Scale C++ Software Design[M].Addison-Wesley,1996.
  • 9Woo M,Neider J,Davis T,et al.The Officeal Guide to Learing OpenGL[M].Addison-Wesley,2001.
  • 10Guangnian Yang, Qichuan Yuan. Target Simulator Design Based on Virtual Instrument Technology[ C]. Proceedings of the 2010 In- ternational Conference on Electrical and Control Engineering, 2010, (6) :2228 -2231.

引证文献4

二级引证文献9

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部