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

    [PLUGIN]MITSUBA Render Exporter v1.5.0(20141109)

    Scheduled Pinned Locked Moved Plugins
    102 Posts 18 Posters 189.9k Views 18 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.
    • D Offline
      driven
      last edited by

      downloaded v1.2.1 and notice you left the log code in...

      		system(commandline, ;out => ['/tmp/log.txt', 'a'], ;err => ['/tmp/log.txt', 'a'])
      

      not sure if it breaks PC's
      john

      learn from the mistakes of others, you may not live long enough to make them all yourself...

      1 Reply Last reply Reply Quote 0
      • T Offline
        tak2hata
        last edited by

        @driven said:

        downloaded v1.2.1 and notice you left the log code in...

        		system(commandline, ;out => ['/tmp/log.txt', 'a'], ;err => ['/tmp/log.txt', 'a'])
        

        not sure if it breaks PC's
        john

        Sorry.

        Now I deleted that log option.and updated.

        Thanks john!


        by TAK2HATA

        1 Reply Last reply Reply Quote 0
        • S Offline
          sergonavt
          last edited by

          ""sophi skin"" 😞((
          windows-7, 64-bit, SU-7.

          1 Reply Last reply Reply Quote 0
          • Mike AmosM Offline
            Mike Amos
            last edited by

            Does anyone have any genderal advice on installing mitsuba? I am getting a report that a dll is missing and installation stops. Basically I can find no proper install documentation. Thanks.

            1 Reply Last reply Reply Quote 0
            • D Offline
              driven
              last edited by

              @mike
              did you try either/both of these window.exe downloads?http://www.mitsuba-renderer.org/download.html

              maybe some machine specs would help us out, helping you...

              john

              learn from the mistakes of others, you may not live long enough to make them all yourself...

              1 Reply Last reply Reply Quote 0
              • Mike AmosM Offline
                Mike Amos
                last edited by

                Thanks John, I feel like a right muppet not including specs, not as if I do not know, please put it down to a muppet day. I have tried the 64 bit program from that site/location.

                Specs as in the attached image.

                NVIDIA graphics card 1gb vram. This is updated as of about 1 week ago for drivers.


                System Specs

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tak2hata
                  last edited by

                  Hi,All.
                  I update this to v1.2.4. in 2014-03-21.
                  I finally understood this problem of running mtsimport.
                  I add code setting current directory in ruby.
                  So mtsimport will make "textures" in setter directory.
                  Thanks John.

                  @mike amos said:

                  Thanks John, I feel like a right muppet not including specs, not as if I do not know, please put it down to a muppet day. I have tried the 64 bit program from that site/location.

                  Specs as in the attached image.

                  NVIDIA graphics card 1gb vram. This is updated as of about 1 week ago for drivers.

                  Hi,Mike.
                  There is "vcredist_2013_x64.exe" in folder unzipped mitsuba render package.
                  It is microsoft visual studio 2014 x64 redisributable package"
                  Please install it.
                  Mitsuba will work.

                  Thanks!


                  by TAK2HATA

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    driven
                    last edited by

                    thank you...

                    next thought is, can we 'tag the view' before export, and if it is the 'same tag' after a materials tweak, skip the geometry re-creation? maybe an update button on the materials dialog?
                    jonh

                    learn from the mistakes of others, you may not live long enough to make them all yourself...

                    1 Reply Last reply Reply Quote 0
                    • Mike AmosM Offline
                      Mike Amos
                      last edited by

                      Thanks very much, its appreciated.

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        driven
                        last edited by

                        sketchup model, materials, no lights
                        slowly getting the hang of it...

                        learn from the mistakes of others, you may not live long enough to make them all yourself...

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          driven
                          last edited by

                          a bit to shinny, but getting there... I think
                          learning the slow way...

                          learn from the mistakes of others, you may not live long enough to make them all yourself...

                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            tak2hata
                            last edited by

                            @driven said:

                            a bit to shinny, but getting there... I think
                            [attachment=0:7vyebg0v]<!-- ia0 -->bar_clamp_ext_vol.jpg<!-- ia0 -->[/attachment:7vyebg0v]

                            Hi
                            Cool Rendering image.

                            TAK2HATA


                            by TAK2HATA

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              Very nice ones! ☀
                              Any ideas of the rendering time for one image?

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

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                driven
                                last edited by

                                this one is a 13.3 MB skp file, the others took less time each.information stamped  exr are saved on render...

                                learn from the mistakes of others, you may not live long enough to make them all yourself...

                                1 Reply Last reply Reply Quote 0
                                • Mike AmosM Offline
                                  Mike Amos
                                  last edited by

                                  OK, got the plugin working, sort of . The ui I get when runinning mitsuba do0es not allow for changing mats/textures etc, is there a ui I am missing or is there a simple explanation I am missing? I get that I do not have the full picture and having found the readme file in the mitsuba directory am kicking myself for my earlier question ans the answer is there. What am I missing?


                                  What I see.

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    driven
                                    last edited by

                                    @mike

                                    the materials editor is part of this plugin, load it through the SCF download tool and it open mitsuba after you use it.

                                    john

                                    learn from the mistakes of others, you may not live long enough to make them all yourself...

                                    1 Reply Last reply Reply Quote 0
                                    • Mike AmosM Offline
                                      Mike Amos
                                      last edited by

                                      Thanks, please excuse me again, I must be working on flat batteries and an old optic prescription. Slower, more notice............

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        tak2hata
                                        last edited by

                                        Hi,All.
                                        I update this to V1.2.9 in 20140330.
                                        Improves and bugfixes.
                                        Thanks.


                                        by TAK2HATA

                                        1 Reply Last reply Reply Quote 0
                                        • sadyoS Offline
                                          sadyo
                                          last edited by

                                          Thanks Tak2hata, it's dream come true

                                          1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            driven
                                            last edited by

                                            @tak2hata,

                                            cheers for the update, will test on mac...

                                            john

                                            learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                            Advertisement