#Java3Dtutorial #3Dmodel #import3d
This is a shortened version of the video "How to Put a MetasequoiaLE(Free) Model into Java 3D_2," and shows you what code to add to load 3D models into Java 3D,
how to use the source code in Eclipse, and
how to remove access restrictions.
To watch the full version of this, click here:
• How to Put a MetasequoiaLE(Free) Model int...
Here is a link to the source code described in this video:
https://sites.google.com/view/flying-... (new Google Site)
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...
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.