Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Articles and Tutorials : Java3D


Links
  • 3D Computer Graphics: Model Your World - From its start as an exotic research topic, virtual reality is making its move into the mainstream of corporate America -- find out how you can gain entry into this elite club.
  • Java 3D 1.3.1 API - The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets.
  • Java 3D API Tutorial - Learn to use the Java3D API, a hierarchy of Java classes which serve as the interface to a sophisticated three-dimensional graphics and sound rendering system.
  • Navigate Through Worlds Using Java2D - his article demonstrates three advanced Java 3D programming concepts: creation of a custom object that allows a user to fly through a virtual world with airplane-like controls, how to correctly use and implement Java 3D's level-of-detail (LOD) feature to allow navigation through a large, complex virtual world in real time, and how to decode and display terrain elevation data in DEM (digital elevation model) format available from the United States Geological Survey (USGS).