Java 3D (Work In Progress) darksight.net is currently working on a project for this client. Customer confidentiallity requires that work in progress is kept in a secure directory. Once the project is completed the work will be displayed in the portfollio section. What is Java 3D The Java 3D application programming interface (API) provides a set of object-oriented interfaces that support a simple, high-level programming model. This enables developers to build, render, and control the behavior of 3D objects and visual environments. There are two variants: one implemented on top of OpenGL, the other above Microsoft's DirectX Graphics. The low-level API handles the native rendering at the vertex and pixel levels, while the 3D scene, application logic, and scene interactions are carried out by Java code. This dual approach encourages application portability, hardware independence, and high-speed rendering. Intended application areas include visualization, CAD/CAM, virtual reality, simulation, and gaming.
Seeing Java 3D on the web Get Java 3D to work in the browser requires the Java plug-in. With Java Plug-in installed in your browser, it will use the Java 2, Standard Edition runtime environment when encountering an applet-rather than its own default Java runtime. The plug-in comes with Java 2 Platform, Standard Edition (J2SE)
Demonstrations All demos are currently under construction - check back soon.
|
|||
© Copyright 2001 darksight.net. All rights reserved. |