The Application of Internet 3D Technologies using Java3D and GL4Java

Java3D 및 GL4Java로 구현한 인터넷 3D기술 응용

  • 김병수 (건양대학교 IT학부 정보전산공학전공) ;
  • 강병익 (건양대학교 IT학부 컴퓨터공학전공)
  • Published : 2002.04.01

Abstract

Various virtual reality methods are examined on the internet. In this paper, 3D implementations on the internet are discussed using Java3D and GL4Java which are based on the Java. 3D shoppingmall, real time 3D renderings, and various objects are implemented using Java3D and GL4Java, respectively. Especially with Java3D, the file formats of VRML97, OBJ, and 3DS are implemented using Java3D loader, which shows that object implementation in Java3D is better than other methods. Also, the comparisons between Java3D and GL4Java are discussed.

다양한 3D 구현 기법들이 웹 상에서 구현되고 있다. 본 논문에서는 웹에서의 애플릿 구현에 필수적인 Java 언어를 근간으로 하는 2개의 API - Java3D 와 GL4Java - 를 이용하여 웹상에서의 3D 구현 방법에 대하여 논한다. 그리고 3차원쇼핑몰 내비게이션이나 원하는 물체의 실시간 3타원 렌더링 등을 각각 Java3D 및 GL4Java를 이용하여 구현한다. 특히 Java3D에서의 객체의 구현은 널리 이용되고 있는 VRML97, OBJ, 3DS 등의 화일 포맷을 Java3d 로더를 이용한 방식으로 구현하여 다른 방식과의 차별화를 꾀한다. 또한 Java3D 과 GL4Java의 장단점에 대한 상호 비교 연구 결과를 제시한다.

Keywords