• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] OBJexporter v3.0 20130131

Scheduled Pinned Locked Moved Plugins
304 Posts 96 Posters 451.3k Views 96 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.
  • J Offline
    jpalm32
    last edited by 4 Mar 2012, 14:22

    Thanks! Works great!

    1 Reply Last reply Reply Quote 0
    • G Offline
      goentiki
      last edited by 18 Mar 2012, 21:03

      I use a Mac OSX 10.7.3 with SU 8.0.11751. OBJexporter.rb is in the 'Library/Application Support/SketchUp/Plugins' folder. When I start SU 8 I get a pop-up window "Load Errors" which says:

      Error Loading File OBJexporter.rb
      undefined local variable or method `book' for main:Object

      Did I miss something, I am really new to SU? I see people here having OS X and SU8 without problems, so it should work.

      1 Reply Last reply Reply Quote 0
      • T Offline
        TIG Moderator
        last edited by 18 Mar 2012, 22:23

        You did not give the full folder path.
        It should be the 'Mac HD...' root one - not the 'User...' one.
        That said I don't think that's the issue.

        The word 'book' doesn't occur anywhere in the code within the ObjectExporter.rb file, so the 'load error' is coming from either another file that's loading just before it which is itself causing an issue... OR the fact that the contents of the ObjectExporter.rb file have become 'corrupted' - have you put the .rb file directly into Plugins?, perhaps you have opened it with a wordprocessor and then saved it when closing [always use a plain-text editor], using a wordprocessor can reformat the file and cause issues, or perhaps the download itself was messed up - so does your browser download other .rb files OK, how did you download it exactly ?

        There is no reason that this and many similar scripts should not work for you on this OS and Version...

        TIG

        1 Reply Last reply Reply Quote 0
        • G Offline
          goentiki
          last edited by 18 Mar 2012, 23:43

          Mea culpa, this is really embarrassing: accidentally I placed an Alias into the plugin folder instead of the file itself. Now with the script in place it works well and I can import the obj into modo.

          I also realized that the word 'book' doesn't occur anywhere in the script, but having no idea about SU programming I was confused.

          Thanks a lot for your quick help and this great script!

          1 Reply Last reply Reply Quote 0
          • D Offline
            dakota95
            last edited by 4 Apr 2012, 18:14

            Ok I have version 8 of sketchup and when I installed this nothing happened. I can still only export to dae or google earth.

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 5 Apr 2012, 08:38

              @dakota95 said:

              Ok I have version 8 of sketchup and when I installed this nothing happened. I can still only export to dae or google earth.
              Reread the instructions. It isn't an 'Exporter' in the sense of being a 'dll' which would appear in the Exporter's dialog list of types... rather it IS a script [it goes in the Plugins folder], and on a restart it adds a new item to the 'File' menu 'OBJexporter'...

              That runs the tool... πŸ˜•

              TIG

              1 Reply Last reply Reply Quote 0
              • A Offline
                Alain
                last edited by 6 Apr 2012, 08:37

                @michaliszissiou said:

                Great work indeed. TIG, I thank you so much!
                Here a test, downloaded from 3dWH. It's a ~1.5M faces mesh, ~20 mterials.
                Imported in blender/cycles. Just playing, nothing serious. (yes, I forgot to add transparency on windows glass material) πŸ˜†
                A great free solution for rendering BTW. Having the support of blender editor, excellent solution for more organic adds.
                [attachment=0:2xnu8c1v]<!-- ia0 -->CyTestSU.jpg<!-- ia0 -->[/attachment:2xnu8c1v]

                A question to TIG. Now we're able to export tri meshes only. Obj supports n-gons as well. Will be possible to export like this? As b-mesh is the new implementation to blender. (the new n-gons editor-support)

                I mean, SU UI seems to support flat n-gons. Is this true? I'm not convinced. Braking flatness results to tris (show hidden geometry)

                BTW maybe this could be interesting for you as well if you use Blender (Cycles) to render:
                http://blenderartists.org/forum/showthread.php?234521-Import-OBJ-but-using-existing-material

                Kind regards
                Alain

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Alain
                  last edited by 7 Apr 2012, 14:27

                  Older versions with Sketchup 7 worked perfect.
                  But since I use the latest version of the OBJ exporter with Sketchup 8, then Sketchup always freezes while the exportprocess.
                  Tested it on Window XP 32 Bit and Win 7 64 Bit.

                  Then when I kill the Sketchupprocess in the Windows Taskmanager then a (sometimes) usable but incomplete new created OBJ-File is created anyway.

                  Does anybody know what could be wrong ?

                  Kind regards
                  Alain

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 7 Apr 2012, 15:12

                    Nothing similar reported. πŸ˜•
                    Can you post [or PM] the SKP for testing...

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      Alain
                      last edited by 7 Apr 2012, 17:04

                      Just wrote you a pm.
                      It's a File which was created in Sketchup 7 and then continued modelling in Sketchup 8.

                      I found out that when I explode groups then everything works fine.

                      Kind regards
                      Alain

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        TIG Moderator
                        last edited by 7 Apr 2012, 17:37

                        The handing of instances/groups etc does take it a long time to check and compensate for it in UV-mapping and face orientation.
                        It does work... eventually - just have patience...

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • F Offline
                          flyto4
                          last edited by 28 Apr 2012, 13:45

                          Hi i dont know how to insert the plugin if i put it in the plugin folder nothing happnes but if i open it with sketch up 8 also i cant import that

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            TIG Moderator
                            last edited by 28 Apr 2012, 16:40

                            Hans

                            To install a script it needs its file [or for some other more complex scripts, its files/subfolder[s]] to be put into the Plugins folder and then to restart Sketchup, it auto-loads thereafter.

                            Questions to answer...

                            You are a MAC user ?
                            Are you putting the .rb file into the Macintosh HD/...Lib.../plugins folder, and NOT some other spurious ...User... folder ?

                            Have you read the tool's usage instructions and understand how it works ?

                            The 'OBJexporter' is found under the File menu and NOT under Plugins... πŸ˜•

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by 23 May 2012, 01:20

                              @Tig
                              Not really a problem but curious
                              When I want export something on the desktop, or anywhere folders / Subfolders, nothing is done! 😲
                              No problem when I export in the SU Plugins folder or in a subfolder inside the SU Plugins folder! 😎

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                TIG Moderator
                                last edited by 23 May 2012, 08:59

                                @unknownuser said:

                                @Tig
                                Not really a problem but curious
                                When I want export something on the desktop, or anywhere folders / Subfolders, nothing is done! 😲
                                No problem when I export in the SU Plugins folder or in a subfolder inside the SU Plugins folder! 😎
                                Sounds like an issue with your System rather than the tool itself.
                                It exports fine into any folder, although it should default to the SKP's folder first off...
                                What are your security permissions/rights set to be ? 'Full' is best...
                                Also the other folders should allow files to be written to them 'by others' as it might be considering SUp/Ruby as 'not you' ???
                                πŸ˜•

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • StilTegS Offline
                                  StilTeg
                                  last edited by 23 May 2012, 09:04

                                  Hello Tig ... Great tool thanks, I only have one problem, some files do not work, especially one quite complicated design file. Problem is sketchup crashes during the export and I get an incomplete file ...

                                  @alain said:

                                  Older versions with Sketchup 7 worked perfect.
                                  But since I use the latest version of the OBJ exporter with Sketchup 8, then Sketchup always freezes while the exportprocess.
                                  Tested it on Window XP 32 Bit and Win 7 64 Bit.

                                  Then when I kill the Sketchupprocess in the Windows Taskmanager then a (sometimes) usable but incomplete new created OBJ-File is created anyway.

                                  Does anybody know what could be wrong ?

                                  Kind regards
                                  Alain

                                  doing technical engineering on SketchUp ... without plugins

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    TIG Moderator
                                    last edited by 23 May 2012, 09:15

                                    When you say 'crash' do you mean a 'bugsplat'?
                                    If so this is unexpected!
                                    If you mean that the screen goes white and Sketchup becomes 'unresponsive' then it is probably still processing [use the Task Manager to see that Sketchup is still chugging away].
                                    Under intensive processing it's a known issue that Sketchup becomes 'unresponsive' - left for long enough it should finish the task.
                                    OBJ format is usually limited to specific objects or rooms, or buildings.
                                    What are you trying to export? PM me the [zipped] SKP file if you can ?
                                    To help the exporter please remember that only visible 'faces' [or images] are exported, so you can switch off layers containing unneeded objects like text/dims, also hide any other objects you are not interested in...
                                    Many thousands of facets can be exported, the more nested objects the longer the export, the files get very very large...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      mattgame96
                                      last edited by 18 Jun 2012, 22:59

                                      I am new to Google Sketchup 8.

                                      What do I do after I download so that it could work on Google Sketchup 8?

                                      If you can help me, thanks : )

                                      -MG

                                      P.S.- Thanks for setting the download πŸ‘

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        TIG Moderator
                                        last edited by 19 Jun 2012, 10:53

                                        @mattgame96 said:

                                        I am new to Google Sketchup 8.

                                        What do I do after I download so that it could work on Google Sketchup 8?

                                        If you can help me, thanks : )

                                        -MG

                                        P.S.- Thanks for setting the download πŸ‘
                                        You really need to read the Help files, there are also several useful threads on this forum about downloading and installing scripts...
                                        In this case it's very simple - as it says under the download link - place the .rb file that you've downloaded into the Sketchup v8 'Plugins' folder, restart Sketchup... and as explained on the download page the tool now appears in the Sketchup > File menu...

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • pugz1983P Offline
                                          pugz1983
                                          last edited by 19 Jun 2012, 11:01

                                          Hi TIG,

                                          I've been reading this thread after beeingdirected here. I asked a question about export formats in the sketchup discussion part of the forum.

                                          My question is if there is any way to export from SU with Ngons. When rendering in C4D my mesh gives strange results in the geometry around the area where I used Round corners plugin. I think it's because of the triangulation. Any suggestions?

                                          greetz Twan

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 6
                                          • 7
                                          • 8
                                          • 9
                                          • 10
                                          • 15
                                          • 16
                                          • 8 / 16
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement