Sun OpenGL API for Solaris Operating Environment, SPARC Platform Edition

Examine a matrix of features and the benefits Sun OpenGL API and Java 3D API provide to determine which feature set is the most important for your development.

 
Feature
Benefit
OpenGL
Java 3D
Product Summary
-
Sun OpenGL API for Solaris Operating Environment, SPARC Platform Edition provides a complete set of low level API functions for developing and deploying interactive 2D/3D applications across the range of SPARC workstations.
Java 3D API is a network-centric, scene-graph based 3D graphics API, that revolutionizes 3D graphics application development across diverse markets.
Java Interface
Enables Platform Independence allowing applications to be written and compiled once, run anywhere and still take advantage of the system's underlying graphics hardware acceleration.
No
Yes
Multi-threaded safe
Developer does not have to serialize threads to use the library.
Yes
Yes
Parallel Processing: MT-HOT
Automatic Performance increase for a multi-processor machine.
No
Yes
Interoperability
Client/Server including acceleration on remote display servers.
Yes
Yes
High-Level Construct
Simplifies 3D Programming, reduces application code size, eliminates platform-specific performance tuning for applications.
No
Yes
High-Level Support
Level of Detail, behaviors, animation, morphing, billboard and scene graph management allow developers to concentrate on content development and not on implementation details.
No
Yes
Extensive vector and matrix math library
Allow Applications to represent and manipulate mathematical constructs commonly used in 3D graphics (such as quaternions).
No
Yes
Advanced View Model and Support for Wide Range of Input Devices
Supports Advanced Virtual Reality.
No
Yes
3D Sound Support
Allows applications to create content capable of interacting with 3D sound.
No
Yes
Image Processing
Only process parts of the image needed for final results.
Yes
No
Resource Availability
Lots of available examples, books, documentation, toolkits, taught at universities.
Yes
Yes
64-bit
Takes advantages of the 64-bit address spacing.
Yes
No
Year 2000 Compliant
Safe for the next millennium.
Yes
Yes