#Java3D #3Dmodel #climbingbear
To create this Java 3D program (Mykeynavbeh.java), I used the following code:
1) Part of code from BackgroundApp.java included in the source bundle
that accompanies Sun Microsystems' Java 3D API Tutorial
(http://java.sun.com/developer/onlineT...)
Copyright (c) 1996-2000 Sun Microsystems, Inc. All Rights Reserved.
2) Code from HeightFinder.java, Landscape.java,
and the initUserPosition method for WrapParticles3D.java,
and part of code from adjustHeight and tryMove methods for KeyBehavior.java
used in Dr. Andrew Davison's "Killer Game Programming in Java"
(http://fivedots.coe.psu.ac.th/~ad/jg)
3) Code from vrmlLoad.java
posted to java3d-interest
(http://www.mail-archive.com/java3d-in...)
4) Part of code from the RotateColorCube class and some other basic programming examples
used in "Java3Dグラフィックス―Web上で動く3DCG 基礎から立体アニメーションまで" (book)
5) Part of code from the MidiSoundTest class posted, as one of programming notes,
(http://www3.ntu.edu.sg/home/ehchua/pr...)
Free 3D modelers I used for the program:
1) "MetasequoiaLE R2.4a"
2) "Blender2.49"
3) "ポリゴン職人2.14"
Non-free 3D scenery generator I used for the program:
1) "Terragen v0.943"(for commercial use)
Tutorial I used:
1) "メタセコイアからはじめよう!―無料で作る3Dキャラクター"(book)
Audio and image files I used:
1) Midi file (eine.mid)
downloaded from "フリーBGM Music with myuu by みゅうー"
(http://www.ne.jp/asahi/music/myuu/ind...)
License terms (http://www.ne.jp/asahi/music/myuu/ind...)
and (http://www.ne.jp/asahi/music/myuu/ind... → MIDI)
2) Sky photo
downloaded from "写真素材 足成" (http://www.ashinari.com/)
License terms (http://www.ashinari.com/ → "利用規約 ")
3) Ground image
downloaded from "morgueFile" (http://www.morguefile.com/)
License terms (http://www.morguefile.com/
→ Wondering about the morgueFile license → Click here)
and http://www.ne.jp/asahi/music/myuu/mid...
Thank you for watching my videos, and I appreciate the people who have posted wonderful free software, images, and Java 3D tutorials that allowed me to make this video.