|
计算机应用研究 2005
A Collaborative Virtual Environment Using Java3D
|
Abstract:
Collaborative Virtual Environment (CVE) is a space where users can communicate and work collaboratively with each other. Jave3D is an application-centered approach to building 3D worlds easily and effectively. The author used Java3D to design a prototype CVE-based system. In this paper, the author mainly discusses the details of implementing the system, such as VR model construction,message communication,interaction with virtual environment and whiteboard management, and provides many crucial codes for the implementation.