A new external adaptor to VRML viewer based on Java']Java platform
被引:1
作者:
Zhang, Yan-Jun
论文数: 0引用数: 0
h-index: 0
机构:
Heilongjiang Univ, Informat Technol & Sci Sch, Harbin 150080, Peoples R ChinaHeilongjiang Univ, Informat Technol & Sci Sch, Harbin 150080, Peoples R China
Zhang, Yan-Jun
[1
]
机构:
[1] Heilongjiang Univ, Informat Technol & Sci Sch, Harbin 150080, Peoples R China
来源:
PROCEEDINGS OF 2008 INTERNATIONAL CONFERENCE ON MACHINE LEARNING AND CYBERNETICS, VOLS 1-7
|
2008年
关键词:
VRML;
EAI;
JNI;
Octaga;
scenegraph;
D O I:
10.1109/ICMLC.2008.4620773
中图分类号:
TP3 [计算技术、计算机技术];
学科分类号:
0812 ;
摘要:
VRML is a very powerful language for displaying 3D objects and supporting interactivity, sophisticated lighting and cinematography. For reasons of processing speed and availability of 3D libraries, formats of VRML viewers are generally implemented in native C/C++ code. However, these languages may not be the most elegant languages to use for artificially intelligent control of 3D for dramatic narrative, believable speaking characters, dynamic cinematography and stage management. A good alternative is the Java language which provides very productive syntax and a body of developed application code for control and management of 3D scenes. The paper first presents an analysis of the problems of interfacing Java to 3D rendering systems, and some possible solutions in the context of interfacing Java to VRML. Finally we implement a Java interface which is defined independent to the underlying 3D representation and format. This solution makes it possible to abstract out the particular field types used in the 3D rendering platform. Therefore a Java control system using the interface presented here should be simple to port and integrate with any 3D rendering system using any 3D formal.