• Title/Summary/Keyword: GL4Java

Search Result 3, Processing Time 0.025 seconds

The Application of Internet 3D Technologies using Java3D and GL4Java (Java3D 및 GL4Java로 구현한 인터넷 3D기술 응용)

  • 김병수;강병익
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.2
    • /
    • pp.222-230
    • /
    • 2002
  • 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.

  • PDF

An Efficient Skinned-Mesh Process For Mobile 3D Game Engine (모바일 3D 게임 엔진을 위한 효율적인 스킨드 메시 처리)

  • Cho, Jong-Keun
    • Journal of Korea Game Society
    • /
    • v.8 no.4
    • /
    • pp.87-93
    • /
    • 2008
  • The game engine has executed an application after making a mobile 3D game engine which is based on mobile 3D standard graphic API using openGL-ES so far. But, We could not do it satisfactorily that contents compatibility of various types as a various low-level's function is supported. At this point, This study introduce a mobile 3D game engine which is based on mobile 3D standard graphic API using JSR-184 that supporting a high-level's API more than openGL-ES and optimizing to Java environment on J2ME in the center of GSM phone. Also, We shows that the proposed skinned-mesh scheme for enhancing the process speed of a 3D object on JSR-184 engine. The experimental results are shown.

  • PDF

A study on Optimizing Mobile 3D Game Engine using JSR-184

  • Cho, Jong-Keun;Lee, Shin-Jun;Choo, Moon-Won
    • International Journal of Contents
    • /
    • v.3 no.4
    • /
    • pp.8-14
    • /
    • 2007
  • This study focuses on modeling mobile 3D game engine and suggesting modified skinned-mesh schema based on JSR-184 in order to improve the performance in terms of memory consumption and time complexity. Most of the 3D games have used OpenGL-ES low-level APls, which may limit portability and fast developing time. Hence, the 3D mobile game engine providing high-level APls which works on GSM (Global System for Mobile Communication) phones on J2ME, is proposed here in order to optimize the performance for Java environment abiding JSR-184 standard. To prove performance enhancement, skinned-mesh schema on JSR-184 engine is modified and tested. The experimental results are shown.