freeship import

Discussion in 'Software' started by rahul33thakur, Mar 14, 2017.

  1. rahul33thakur
    Joined: Mar 2017
    Posts: 1
    Likes: 0, Points: 0, Legacy Rep: 10
    Location: kochi

    rahul33thakur rahul thakur

    how do I import a file in freeship?
     
  2. pafurijaz
    Joined: Dec 2016
    Posts: 283
    Likes: 57, Points: 38, Legacy Rep: 18
    Location: Jamestown, Saint Helena

    pafurijaz Senior Member

    Hi you have to export as VRML1, or like I do, use this program but no interface, but nothing complicated, and convert obj file to VRML1.

    Only problem with the orientation of your boat, you will have to do more tests, and you just have to export half of the hull.

    meshconv

    example usage:
    linux prompt
    Code:
    $ ./meshconv -c wrl -vrmlver 1 yuor_file.obj
    windows prompt
    Code:
    C:\WINDOWS\Desktop>meshconv.exe -c wrl -vrmlver 1 yuor_file.obj
     
Loading...
Forum posts represent the experience, opinion, and view of individual users. Boat Design Net does not necessarily endorse nor share the view of each individual post.
When making potentially dangerous or financial decisions, always employ and consult appropriate professionals. Your circumstances or experience may be different.