Texture-mapped 3D face modeling method on network using Java
暂无分享,去创建一个
Texture mapping is used frequently for the 3D object in virtual environment. However, it is not easy to realize such texture mapping on the web browser because execution of program loaded over the network is limited by the WWW security. We propose a simple and effective method that enables to map an image in the client file onto the 3D model loaded from web server. All operations can be done on the web browser. Calculation for texture mapping and for output 3D representation are executed in the client computer, so loading task of web server is decreased. To demonstrate the procedure, we use a 3D head model as the target of texture mapping. User can map his face picture to this model by himself and use the generated texture mapped 3D head model as his `avatar' in virtual space. This method is implemented by Java and JavaScript, and evaluated in the actual computer system from calculation time.
[1] N Suzuki. Future of the Medical Imaging. , 1998 .
[2] Yiannis E. Papelis,et al. Driving simulation: challenges for VR technology , 1996, IEEE Computer Graphics and Applications.
[3] Carl Machover,et al. Virtual reality , 1994, IEEE Computer Graphics and Applications.