Skip Navigation LinksHome > Portfolio > Java > 3D Model Player

3D Model Player

The Goal: Building player for animated 3D models.

Used Technologies: Java, Java Applet API, VRML, Collada

About:
The 3D Model Player is a part of 3D Model Creator site. It is used for showing animated 3D models on the web site. Player has small size 100Kb and plays models with 25-50 fps

Solution:
Krendls delivered java applet with 3D software rendering engine for playing animated VRML and Collada models.
The work-scope includes:

  • Building fast and tiny 3D software rendering engine.
  • Building VRML parsing and loading module
  • Building Collada parsing and loading module
  • Building java applet with 3D player functionality