sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Skp to off format... plugin

    Scheduled Pinned Locked Moved Developers' Forum
    6 Posts 4 Posters 607 Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V Offline
      venommax
      last edited by

      Hi all,
      I am looking for a plugin that can convert skp file format to off format (object file format)...
      right now i am converting skp file to stl file using a sketchup plugin and then converting it to off format using another software...
      Any direct ways to do the same...

      Hoping to get a quick reply as usual.....
      thanx...

      1 Reply Last reply Reply Quote 0
      • A Offline
        Aerilius
        last edited by

        I hope it's this what you mean (I know it as .obj files):
        obj exporter with materials

        For more plugins and exporters, you can have a look in the extensions index.

        1 Reply Last reply Reply Quote 0
        • R Offline
          remus
          last edited by

          The format seems relatively simple: http://shape.cs.princeton.edu/benchmark/documentation/off_format.html

          So just a case of finding someone with suitable ruby skills to write it.

          edit: ...or you could just hack jims .obj exporter. As aerelius mentioned the format of .obj and .off is very similar/the same.

          http://remusrendering.wordpress.com/

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            @remus said:

            edit: ...or you could just hack jims .obj exporter. As aerelius mentioned the format of .obj and .off is very similar/the same.

            Not the same. You can't swap them around. The structure is somewhat different.

            Thomas Thomassen — SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • thomthomT Offline
              thomthom
              last edited by

              Should be easy enough to write to this format. Using the PolygonMesh class you get everything organized in the manner the file format requires, with the exception that PolygonMesh's index starts at 1 instead of 0.

              Thomas Thomassen — SketchUp Monkey & Coding addict
              List of my plugins and link to the CookieWare fund

              1 Reply Last reply Reply Quote 0
              • V Offline
                venommax
                last edited by

                can anyone write the plugin and give me... i am a newbie to both ruby and sketchup api...
                thanks..

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Buy SketchPlus
                Buy SUbD
                Buy WrapR
                Buy eBook
                Buy Modelur
                Buy Vertex Tools
                Buy SketchCuisine
                Buy FormFonts

                Advertisement