texLand3D

所属分类:3D图形编程
开发工具:Java
文件大小:31KB
下载次数:3
上传日期:2009-01-23 07:13:05
上 传 者d1235813ancing
说明:  Pro Java 6 3D Game Development 中的源代码。3D 动画。
(Pro Java 6 3D Game Development in the source code. 3D animation.)

文件列表:
TexLand3D (0, 2007-03-03)
TexLand3D\images (0, 2007-03-03)
TexLand3D\images\flowers.jpg (1800, 2002-06-10)
TexLand3D\images\grass.gif (4626, 2002-06-10)
TexLand3D\images\light.gif (1390, 2006-06-07)
TexLand3D\images\r.gif (1126, 2003-07-08)
TexLand3D\images\spot.gif (935, 2006-06-10)
TexLand3D\images\stoneBits.gif (2045, 2006-06-07)
TexLand3D\images\water.jpg (1425, 2002-06-10)
TexLand3D\MovingBall.java (7542, 2006-06-11)
TexLand3D\MultiFloor.java (15959, 2006-06-16)
TexLand3D\SplashShape.java (15396, 2006-06-14)
TexLand3D\TexLand3D.java (1303, 2006-06-11)
TexLand3D\TimeBehavior.java (939, 2006-06-11)
TexLand3D\WrapTexLand3D.java (7563, 2006-06-15)

Chapter 6. A Multitextured Landscape From: Pro Java 6 3D Game Development Andrew Davison Apress, April 2007 ISBN: 15905***172 http://www.apress.com/book/bookDisplay.html?bID=10256 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2 Contact Address: Dr. Andrew Davison Dept. of Computer Engineering Prince of Songkla University Hat Yai, Songkhla 90112, Thailand E-mail: ad@fivedots.coe.psu.ac.th If you use this code, please mention my name, and include a link to the book's Web site. Thanks, Andrew ================================== Files and directories here: * TexLand3D.java, WrapTexLand3D.java, MultiFloor.java, SplashShape.java, MovingBall.java, TimeBehavior.java // 6 Java files * images/ // a directory holding 7 textures - flowers.jpg, grass.gif, light.gif, r.gif, spot.gif, stoneBits.gif, water.jpg ================================== Requirements: * J2SE 5.0 or later from http://java.sun.com/j2se/ * Java 3D 1.4.0 (or 1.3.2) from https://java3d.dev.java.net/ ================================== Compilation: $ javac *.java Execution: $ java TexLand3D /* you can move the camera using Java 3D's ORbitBehavior controls to pan, rotate, and zoom */ ----------- Last updated: 3rd March 2007

近期下载者

相关文件


收藏者