2013-12-21 14:54:37 +00:00
|
|
|
Categories:Science & Education
|
|
|
|
License:Apache2
|
|
|
|
Web Site:
|
|
|
|
Source Code:https://github.com/ldo/ObjViewer_Android
|
|
|
|
Issue Tracker:https://github.com/ldo/ObjViewer_Android/issues
|
|
|
|
|
|
|
|
Auto Name:ObjViewer
|
|
|
|
Summary:Basic 3D model viewer
|
|
|
|
Description:
|
|
|
|
Copy the .obj file that you want to view (and associated .mtl file, if
|
|
|
|
any) onto a directory named “Models” on the SD card of the Android
|
|
|
|
device. It should then appear in the list that is shown when you
|
|
|
|
select “Open...” from the options menu in ObjViewer.
|
|
|
|
|
|
|
|
You can interactively adjust the orientation of the object by dragging
|
|
|
|
across the view; drag across the middle part to rotate about the X
|
|
|
|
(horizontal) and Y (vertical) axes, and drag around the periphery to
|
|
|
|
rotate about the Z axis (perpendicular to the view) as well.
|
|
|
|
|
|
|
|
To see any colours that might be defined for the surfaces of your model,
|
|
|
|
turn on lighting.
|
|
|
|
|
|
|
|
If parts of the surface of the object seem to disappear, try switching
|
|
|
|
the order of vertices in a forward-looking face under “Orient Faces...”.
|
|
|
|
|
|
|
|
“Reset View” animates rotating the object back to its initial orientation.
|
|
|
|
“Random View” animates rotating the object to a random orientation.
|
|
|
|
|
|
|
|
If you want to find downloadable models to view, here are a couple of
|
|
|
|
lists of likely websites:
|
|
|
|
<http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro/Sources_of_free_3D_models>
|
|
|
|
<http://wiki.blender.org/index.php/Doc:Tutorials/Resources/Models>.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/ldo/ObjViewer_Android.git
|
|
|
|
|
|
|
|
Build:15877.1,1
|
|
|
|
commit=21548cdd0fcfd0
|
2014-02-11 15:57:26 +00:00
|
|
|
init=rm -f build.xml
|
2013-12-21 14:54:37 +00:00
|
|
|
|
|
|
|
Maintainer Notes:
|
|
|
|
Never bumps version code
|
|
|
|
.
|
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:15877.1
|
|
|
|
Current Version Code:1
|
|
|
|
|