Java3D开源项目包含一组3D图形API。该Java3D API提供的一组面向对象接口支持简单、高级编程模型,你可以用于构建,展示和控制3D对象的行为与可视化环境。Java3D项目由多个子项目组成主要包括:j3d-core(Java3D API的核心), vecmath(3D矢量数学包)与j3d-core-utils(Java3D核心utilitie),Java3D VRML97 Loader等。

This is the parent project for all Java 3DTM-related sub-projects on java.net. These sub-projects include: j3d-core (the core 3D API), vecmath (the 3D vector math package), and j3d-core-utils (the 3D core utilities), among others. See the complete list of sub-projects at the bottom of this page.
Note that there is no source code in this parent project; source code files for the various 3D sub-projects are in the sub-projects themselves.
Demo Programs
Click on one of the following two links to run Java 3D demo programs from your browser with no setup required.
Java 3DTM Downloads: Release Builds
This page contains release builds of Java 3DTM. Click here for previous release builds of Java 3DTM. Click here for pre-release builds of Java 3DTM version 1.5.x.
1.5.1
README
Installers
Zip binaries for manual installation (expert mode)
JOALMixer zip binary
Source code
API Specification (javax.* packages only)
API Documentation & Utils
Example programs source code
项目主页:https://java3d.dev.java.net/ |