#Java3Dtutorial #image #transparentbackground
This video is a clipped, edited version of the video "How to Make One Object Look like Many in Java 3D."
Tree[d] can be downloaded now from Web Archive at:
https://web.archive.org/web/201309150...
To create the Java 3D program (Mykeynavbeh.java) used in part of the video, 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.
Copy of the above tutorial:
https://web.cs.ucla.edu/classes/cs269...
Change ch0.pdf to ch1.pdf-ch7.pdf in the address bar to display other chapters.
Example source code:
http://www.interactivemesh.org/off/do...
2) Code from the setViewer and viewerMove methods for Animator.java
used in Dr. Andrew Davison's "Killer Game Programming in Java"
(http://fivedots.coe.psu.ac.th/~ad/jg)
3) Code from the initUserPosition method for WrapParticles3D.java
used in Dr. Andrew Davison's "Killer Game Programming in Java"
(http://fivedots.coe.psu.ac.th/~ad/jg)
4) Part of code from the getCurrLoc method for Sprite3D.java,
used in Dr. Andrew Davison's "Killer Game Programming in Java"
(http://fivedots.coe.psu.ac.th/~ad/jg)
5) Part of code from the CollisionDetectorGroup class
posted to java3d-interest
(http://www.mail-archive.com/java3d-in...)
6) Code from vrmlLoad.java
posted to java3d-interest
(http://www.mail-archive.com/java3d-in...)
7) Part of code from the RotateColorCube class and some other basic programming examples
used in "Java3Dグラフィックス―Web上で動く3DCG 基礎から立体アニメーションまで" (book)
8) Part of code from the SoundClipTest and MidiSoundTest classes posted,
as one of programming notes,
(https://www3.ntu.edu.sg/home/ehchua/p...)
9) Part of code from the SimpleCollision class posted on the Java Tips
(http://www.java-tips.org/other-api-ti...)
Free 3D modelers I used for the program:
1) "MetasequoiaLE R2.4a"
2) "Blender 249.b"
3) "Blender 2.58a"
4) "ポリゴン職人2.14"
Free automatic composition software I used:
1) "れっつ、めろめろ!"
(http://www.vector.co.jp/soft/win95/ar...)
Free tree generator I used:
1) tree[d]
Tree[d] can be downloaded now from Web Archive at:
https://web.archive.org/web/201309150...
Tutorials I used:
1) "Metasequoia 使い方講座"
(http://www.clip-studio.com/clip_site/...)
2) "Metasequoia―3D CG メタセコイア入門"(book)
Audio and image files I used:
1) Sound effect
downloaded from "ザ・マッチメイカァズ" (http://osabisi.sakura.ne.jp/m2/)
License terms (http://osabisi.sakura.ne.jp/m2/ → DOWNLOAD)
2) Midi file (h16.mid) (C)MIDI by HAL
downloaded from "HALMIDI"
(http://halmidi.com/)
License terms (http://halmidi.com/) → "素材利用規約"
3) Sky photos
downloaded from (http://solarsystem.nasa.gov/)
License Terms (http://www.nasa.gov/multimedia/guidel...)
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.