设计模式在三维图形引擎中的应用与研究  被引量:3

The Application and Research of Design Pattern in 3D Graphics Engine

在线阅读下载全文

作  者:何志莹[1] 余江英[1] 

机构地区:[1]虚拟现实技术与系统国家重点实验室北京航空航天大学计算机学院,北京100083

出  处:《系统仿真学报》2008年第S1期158-160,164,共4页Journal of System Simulation

基  金:国家高技术研究发展计划(863计划)课题(2006AA01Z333)

摘  要:从设计模式角度研究了三维图形引擎架构的设计。在设计三维图形引擎的时候,运用Factory模式加载各种资源;运用Composite模式进行有效的场景组织;采用Singleton模式保证引擎管理者的唯一性;利用Flyweight模式成功实现资源共享。通过引入设计模式,不仅使得设计简洁明了,而且提高了系统的可扩展性、复用性和可维护性。最后以实际的应用为例,说明系统的性能。In this paper,we describe the method of how to design 3D graphics engine called VEE(Virtual Environment Engine) by using design pattern.We use Factory Method to load many kinds of resources,Singleton to create a manager of the system which is the only one,Composite to mange the scene and Flyweight to share the resources.By this means,we not only make our design concision,but also improve the maintainability,reusability,extensibility and flexibility of the system. In the end,we give an example developed by VEE to show the performance of the engine.

关 键 词:三维图形引擎 设计模式 场景管理 资源管理 

分 类 号:TP391.9[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象