作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (01): 65-67.

• 软件技术与数据库 • 上一篇    下一篇

J2ME M3G中RayIntersection的设计与实现

徐中礼,李冰峰,高传善   

  1. (复旦大学计算机科学与工程系,上海 200433)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-05 发布日期:2007-01-05

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

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

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