Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (01): 65-67. doi: 10.3969/j.issn.1000-3428.2007.01.022

• Software Technology and Database • Previous Articles     Next Articles

Design and Implementation of RayIntersection in J2ME M3G

XU Zhongli, LI Bingfeng, GAO Chuanshan   

  1. (Department of Computer Science and Engineering, Fudan University, Shanghai 200433)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-05 Published:2007-01-05

J2ME M3G中RayIntersection的设计与实现

徐中礼,李冰峰,高传善   

  1. (复旦大学计算机科学与工程系,上海 200433)

Abstract: J2ME M3G(Mobile 3D Graphics API) specifies the Java 3D graphics API and framework on the mobile facilities. Applications programmed in M3G can run on different equipments and platforms. Because it is complicated in the design and implementation of RayIntersection in M3G, this paper summarizes the reference model and theory according to the M3G library that it have been developed on XORP. And it restructures the implementation based on them.

Key words: J2ME, M3G, Framework, Java, RayIntersection, XORP

摘要: J2ME M3G(Mobile 3D Graphics API) 规范了移动设备上Java三维图形程序的API和框架,使得符合M3G标准的Java程序能在不同的设备和平台上运行。由于M3G中RayIntersection在设计和实现中的复杂性,该文结合在XORP上开发M3G类库经验的基础,总结并给出了其设计和实现的参考模型和理论基础,并在此基础上重构了具体实现。

关键词: J2ME, M3G, 框架, Java, RayIntersection, XORP