Chinaunix首页 | 论坛 | 博客
  • 博客访问: 501616
  • 博文数量: 161
  • 博客积分: 2250
  • 博客等级: 大尉
  • 技术积分: 1601
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-19 18:58
文章分类

全部博文(161)

文章存档

2017年(2)

2015年(44)

2012年(1)

2011年(35)

2010年(10)

2009年(9)

2008年(5)

2007年(55)

我的朋友

分类: Java

2011-05-06 10:55:56

  JDK(Java Development Kit) &  packages related Java 3D are preconditions to compile and run a java 3D programme.But java 3D is an option package to standard JDK, as well as java 3D package  is not installed defaultly with JDK. So we should install in by ourselves.
  You can download the binary package from:
 
  You can choose your suitable version according to your platform, linux or windows as an example.
  After installing it. some jars and *.dll will be found under %JAVA_HOME%/jre/lib/ext and %JAVA_HOME%jre/bin/, such as j3dcore.jar, j3dutils.jar, j3dcore-*.dll.
  Then you can compile and run your java 3D program. Make sure your JRE(Java Runtime Enviroment) works smoothly.
  Just a little summery. Suggestions are welcome. :) 
 
 
阅读(330) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~