How to Put a Downloaded Free Blend Swap Model into Java 3D and Manipulate It_4_3 (with Source Code)

Опубликовано: 01 Июнь 2026
на канале: fukinotou11d
95
1

#Java3Dtutorial #3Dmodel #marsrover
This video is a continuation of "How to Put a Downloaded Free Blend Swap Model into Java 3D and Manipulate It_4_2."

The video explains how to manipulate the arm of a mars rover model in Java 3D.


Source code described in this video:
https://sites.google.com/view/flying-... (new Google Site)

Source code described in
"How to Put a Downloaded Free Blend Swap Model into Java 3D and Manipulate It_4_2"
https://sites.google.com/view/flying-... (new Google Site)


3D model file I used:

1) 3D model (Mars Exploration Rover) CC Zero (C) by argonius
http://www.blendswap.com/blends/view/...
License Terms:
http://www.blendswap.com/blends/view/...


Illustrations I used:

1) Keyboard (Free for commercial use)
Webpage and license:
http://sozonomono.com/illust/keyboard/

2) Mouse (Free for commercial use)
Webpage and license:
http://sozonomono.com/illust/mouse/


I found a nice YouTube video that explains in details how to use Blend Swap.
   • How To get Free Blender Files  

Types of licenses
https://en.wikipedia.org/wiki/Creativ...


To learn more:
About Java 3D:

Free online books:
Dr. Andrew Davison's "Killer Game Programming in Java":
http://fivedots.coe.psu.ac.th/~ad/jg
Dr. Andrew Davison's "Pro Java 6 3D Game Development":
http://fivedots.coe.psu.ac.th/~ad/jg2


About Java:
   • Java Programming Tutorial - 2 - Running a ...  
https://www3.ntu.edu.sg/home/ehchua/p...

Java Language Specification:
http://docs.oracle.com/javase/specs/j...


To use the KeyNavigatorBehavior class in my 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.

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, models, and Java 3D tutorials that allowed me to make the video.