The Blackdown Java-Linux Team is proud to announce the availability of
the final release of Java3D 1.2.1_01 for Linux:
The Java 3D API enables the creation of three-dimensional graphics
applications and Internet-based 3D applets. It provides high-level
constructs for creating and manipulation o
Hello List,
i am writing a rendering software based on
OpenGL and now i'm trying to do the GUI
components with Java. The rendering software
is written in C.
I started to create just a simple Canvas3D,
then i do some native C calls which render
into the current OpenGL context created
by Java).