<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Allin's blog - java3D</title><link>http://blog.csdn.net/leeshaoqun/category/215094.aspx</link><description>创建虚拟世界</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 14 Apr 2008 14:33:08 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>leeshaoqun</dc:creator><title>Java3D理解初级教程</title><link>http://blog.csdn.net/leeshaoqun/archive/2006/07/13/916606.aspx</link><pubDate>Thu, 13 Jul 2006 22:25:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/07/13/916606.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/916606.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/07/13/916606.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/916606.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=916606</trackback:ping><description>　　Java3DAPI是用来开发三维图形和开发基于Web的3D应用程序(applet)的编程接口.目前用于开发三维图形软件的3DAPI(OpenGL、Direct3D)都是基于摄像机模型的思想,即通过调整摄像机的参数来控制场景中的显示对象,而Java3D则提出了一种新的基于视平台的视模型和输入设备模型的技术实现方案,即通过改变视平台的位置、方向来浏览整个虚拟场景.它不仅提供了建造和操作三维几何物体的高层构造函数,而且利用这些构造函数还可以建造复杂程度各异的虚拟场景,这些虚拟场景大到宇宙天体,小到微观粒子.&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/916606.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>leeshaoqun</dc:creator><title>Java3D</title><link>http://blog.csdn.net/leeshaoqun/archive/2006/06/24/830496.aspx</link><pubDate>Sat, 24 Jun 2006 21:52:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2006/06/24/830496.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/830496.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2006/06/24/830496.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/830496.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=830496</trackback:ping><description>　　Java 3D是Java语言在三维图形领域的扩展，是一组应用编程接口（API）。利用Java 3D提供的API，可以编写出基于网页的三维动画、各种计算机辅助教学软件和三维游戏等等。利用Java 3D编写的程序，只需要编程人员调用这些API进行编程，而客户端只需要使用标准的Java虚拟机就可以浏览，因此具有不需要安装插件的优点。 &lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/830496.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>