• 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.
  • I Offline
    IdahoJ
    last edited by 15 Feb 2012, 14:20

    TIG, thanks a million for the updates! I've been using this plugin quite a bit and it's a real time saver for me ... 😎

    Cheers.

    "For a moment, nothing happened. Then, after a second or so, nothing continued to happen."

    1 Reply Last reply Reply Quote 0
    • T Offline
      TIG Moderator
      last edited by 17 Feb 2012, 09:38

      Here's v2.0 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
      The tolerance checks for deciding if it's a 'distorted texture' have been further improved...

      TIG

      1 Reply Last reply Reply Quote 0
      • G Offline
        gzotti
        last edited by 18 Feb 2012, 15:26

        Hi!

        First, thank you for this superb OBJ exporter! I have previously used V1.6 for a large model (about 450.000 triangles mostly from a terrain TIN, counted by Meshlab), which took about an hour to export. The result looked perfect in Meshlab. All other OBJ exporters I tried including the Pro failed on that, so I warmly recommend yours. However, the V2.0 is not finished on the same model after 4 hours. (Win7pro, Core2duo, SU8pro uses 1GB RAM, lots of RAM free.) Was there any big change in the algorithm that causes this? Is it possible to find and try V1.7..1.9?

        Kind regards,
        Georg

        1 Reply Last reply Reply Quote 0
        • T Offline
          TIG Moderator
          last edited by 18 Feb 2012, 16:31

          The issue is that any 'mirrored' groups/instances don't export properly with the old versions.
          The new version obviously has to do more work to ensure that the nested faces' orientation/UVmapping are now sorted properly in the OBJ code, so it takes longer to complete: unfortunately with Sketchup the processing time gets 'exponentially' longer the more entities there are to be considered - a small file might only takes a second or two longer to complete, but a much larger file WILL take a lot longer to finish...
          One way to speed up processing would be to work on a copy SKP, and explode all groups/components before exporting the geometry? Then there'd be nothing to check/explode/heal etc, and therefore less to slow it down...

          Here's a copy of the now superseded v1.8 [very similar to v1.6] IF you'd prefer to use that - it IS faster than more recent versions BUT it will give a flawed result with many third-party apps importing the OBJ, IF you have any mirrored instances... You choose...OBJexporter_18.rb

          TIG

          1 Reply Last reply Reply Quote 0
          • B Offline
            BigOto
            last edited by 20 Feb 2012, 02:31

            Hi, this is BigOto2 from YouTube and other places. I'm just here to say this plug-in has been absolutely revolutionary when it comes to modding and creating new tracks for Mario Kart Wii. Me and many others in our community use it to design tracks in Sketchup and then convert them to the model format Mario Kart Wii uses (which requires OBJ). If you want to see any of the tracks created by us just search YouTube for "Mario Kart Wii Custom Track" or something like that. Keep up the great work!

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 20 Feb 2012, 12:11

              Here's v2.1 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
              Further work on avoiding the glitches with some flipped-instances' face-reversal/orientation/UVmapping.
              Slight speed improvement over v2.0...

              TIG

              1 Reply Last reply Reply Quote 0
              • G Offline
                gzotti
                last edited by 20 Feb 2012, 19:29

                Thanks a lot for 1.8 (for my large model) and explaining the differences. 2.0 finally came to an end, after about 6 hours. The model is technically simple enough to hope 1.8 will do.

                I tried the 2.1 export on a different, quite complex model with lots of layers and some hidden and, yes, mirrored instances. After a while, a message popup says (I try to translate from the German SU8pro): "By your last action visible geometric shapes were joined to existing geometric shapes on an invisible layer." The model behind the panel looked weird, with lots of missing faces. After closing the panel the export then continued. The message and in-between appearance imply an unwanted edit operation, so I don't dare saving the SKP afterwards. However, after the export, it seems OK again - is there any chance/danger that something is actually edited? On the other hand, the OBJ misses a few faces. The 2.0, which gives the same message, looks worse, with some duplicate and maybe inverted faces in addition to the missing ones, so 2.1 is better, but I am afraid still some work is open. Just to let you know. Again, splendid job, I was disappointed with the Pro export.

                1 Reply Last reply Reply Quote 0
                • T Offline
                  TIG Moderator
                  last edited by 20 Feb 2012, 22:28

                  πŸ’­ I see the issue - if you have some raw geometry that is hidden or ill-advisedly on an an OFF layer, then it can merge with ON stuff being exported in the next coding... I can fix this though... πŸ˜•

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 20 Feb 2012, 23:06

                    Here's v2.2 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
                    Resolved the issue of raw geometry, either hidden or ill-advisedly placed on an off-layer [either within the model or inside groups/components] inadvertently merging with exported geometry.
                    πŸ€“

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Bazza
                      last edited by 21 Feb 2012, 05:55

                      Hi TIG I'm new to sketchup only had it installed a week some one on another site recommended it for modeling in.. It seems ideal except I need to export obj files.. I found your plugin for this (as well as a couple of others on this site for other things). Problem is being a nub to all this plugin stuff I am not sure if I am installing this one right or I am missing something.. The others I installed ok (I think) as had no problem when starting but this one came up with load errors as follows..

                      Error Loading File OBJexporter.rb
                      C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/OBJexporter.rb:262: syntax error, unexpected '}', expecting ')'
                      C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/OBJexporter.rb:276: syntax error, unexpected kEND, expecting ')'
                      C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/OBJexporter.rb:280: syntax error, unexpected kEND, expecting ')'
                      C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/OBJexporter.rb:801: syntax error, unexpected kEND, expecting ')'
                      end#class OBJexporter ###########...
                      ^
                      C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/OBJexporter.rb:816: syntax error, unexpected $end, expecting ')'

                      Not sure what to do now am running windows 7 64 bit system I placed the OBJexporter.rb in the Google8 plugin file where the others were installed.. C:\Program Files (x86)\Google\Google SketchUp 8\Plugins..

                      Am I fighting a loosing battle here 😞

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        chrisjk
                        last edited by 21 Feb 2012, 07:52

                        TIG,
                        Got this from the latest version:-

                        Error Loading File OBJexporter.rb
                        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/OBJexporter.rb;262; parse error, unexpected '}', expecting ')'
                                    }
                                     ^
                        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/OBJexporter.rb;276; parse error, unexpected kEND, expecting ')'
                        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/OBJexporter.rb;280; parse error, unexpected kEND, expecting ')'
                        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/OBJexporter.rb;801; parse error, unexpected kEND, expecting ')'
                        end#class OBJexporter ##########################################################
                           ^
                        /Library/Application Support/Google SketchUp 8/SketchUp/Plugins/OBJexporter.rb;816; parse error, unexpected $, expecting ')'
                        

                        Chris

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          TIG Moderator
                          last edited by 21 Feb 2012, 10:01

                          Here's v2.3 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
                          Sorry about that 😳 = my fault...
                          There was one silly last-minute typo in the file I initially uploaded [rushing to get it out before bedtime!]
                          Please try downloading the latest version again...
                          The errant single '(' is now correctly a ')' πŸ˜’

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • G Offline
                            gzotti
                            last edited by 21 Feb 2012, 10:29

                            I had seen the error following the Ruby message and fixed it, thanks.

                            My model may indeed have ungrouped geometry on a hidden layer, most likely some ungrouped edges without faces used during construction only, and also typically hidden. Also there are real construction lines, on a usually hidden layer. I am still learning, and may have made some mistakes or things not recommended but possible. However, from the 2.2 export, still one face in a non-mirrored component inside a locked group is missing, and the reported message and behaviour persists. The Pro export in this case has no problems. I can PM you the model to try/bugfix/bulletproof your exporter, if you like.

                            Again the queation, is there any chance the model itself gets modified during the export, as the intermediate message seems to imply?

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TIG Moderator
                              last edited by 21 Feb 2012, 10:52

                              Have you tried v2.3?
                              Can you PM the SKP so I can test it.
                              Something is adrift...
                              To ensure that any mirrored instances are correctly UVmapped and the faces correctly oriented the latest versions do change the model BUT only temporarily because it 'aborts' the whole operation at the end so any changes are 'undone'.
                              If the exporter fails before completing, then you should close the SKP without saving as there might be un-aborted changes...
                              The change it makes is that the group/instance is exploded to get the orientation/UVmapping the right way round in mirrored cases, and the results are then exported. To avoid clashes with existing geometry, all 'loose' faces are processed first, then erased, together with any unneeded edges. It also erases all 'loose' faces that are either 'hidden' or on an OFF layer [note that it is ill-advised to layer 'raw' geometry - only give layers to groups/instances! Raw geometry belongs on Layer0] before it looks at groups and instances. Therefore there ought to be no faces to 'clash' ? After each instance is processed its faces are erased too, so any exploded instances should always arrive in a 'clean' context ?

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                TIG Moderator
                                last edited by 21 Feb 2012, 12:33

                                Here's v2.4 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
                                It has again been recoded. πŸ˜’
                                The processing time is now back to very near v1.8's, but the flipped-instance face-reversal is still fixed...
                                Feedback please...

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • G Offline
                                  gzotti
                                  last edited by 21 Feb 2012, 13:00

                                  OK, the missing face is now here, but some components are misplaced. Getting close...

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    TIG Moderator
                                    last edited by 21 Feb 2012, 14:06

                                    v2.5 is underway...

                                    TIG

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TIG Moderator
                                      last edited by 21 Feb 2012, 16:56

                                      Here's v2.5 http://forums.sketchucation.com/viewtopic.php?p=294844#p294844
                                      It has again been recoded - to resolve nested [flipped] group/instance transformations and other multiple-group-instances glitches etc. The speed is also much improved...
                                      Feedback please...
                                      πŸ˜•

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • B Offline
                                        Bazza
                                        last edited by 21 Feb 2012, 22:00

                                        Hi TIG,

                                        I have installed v2.5 and there was no error message on load up so I tried exporting a test model I had made and it exported fine and textures were ok also..
                                        Thanks so much for this plugin and also for the speed fix.. Much appreciated πŸ‘

                                        Barry

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          TIG Moderator
                                          last edited by 22 Feb 2012, 10:54

                                          I also have a few more tweaks almost ready - including a ~5% speed improvement and a more Pro-like MTL, with default specularity presets etc.
                                          I am currently looking at a weirdness created if you have mirrored [scale -1] instances/groups nested inside mirrored instances/groups, that are then rotated etc πŸ˜’ - these OBJ faces can be incorrectly 'reversed' and the UVmapping messed up... It's unlikely to affect many users BUT I'd like it fixing... πŸ€“

                                          TIG

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

                                          Advertisement