Raw Object Viewer
Software Info:
  • Version: 1.05 (history)

  • Description:
  • simple 3-D raw object renderer
  • options for user file, frame color, transparent / opaque background, wireframe / solid / mixed modes

  • Publisher Name: http://www.androidlet.com

  • Publisher Contact: androidlet at Gmail.com

  • Platform: Google's Android SDK 1.5

  • Tested Devices: T-Mobile G1
  • Instructions / Screenshots / Videos:
    Touch and drag the object to rotate. There are 4 sample data files used in the software and you can download: rov_helicopter.txt , rov_face.txt , rov_cube.txt , rov_diamond.txt

    Format in each data file:
    line 1: title
    line 2: ncolors npoints nlines ntriangles
    lines with 'c': R G B
    lines with 'p': x_float y_float z_float
    lines with 'l': point_index1 point_index2 optional_color
    lines with 't': point_index1 point_index2 point_index3 optional_color

    NOTE: assume counterclockwise coords for triangles

    Main View


    Settings

    Possible Future Improvements:
  • Support open format
  • References:
  • Android Developers http://developer.android.com

  • © www.androidlet.com