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

[Plugin] 'Camera2Vue.rb'

Scheduled Pinned Locked Moved Plugins
36 Posts 12 Posters 37.8k Views 12 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.
  • A Offline
    Alex Jenyon
    last edited by 25 May 2009, 11:11

    @Solo: That's brilliant - thank you so much for taking the time to put that together. Mind if I host a mirror of it on my own server?

    @craftycurate: Can you upload / email me the skippy file, and let me know which version of 'Vue' you are using? I'll look into it, see if I can some up with a solution for you. alex [at] aj-concepts.net

    Cheers

    AJ

    Concept artist / Matte painter
    www.aj-concepts.net

    1 Reply Last reply Reply Quote 0
    • S Offline
      solo
      last edited by 25 May 2009, 13:06

      Sure thing Alex.

      http://www.solos-art.com

      If you see a toilet in your dreams do not use it.

      1 Reply Last reply Reply Quote 0
      • A Offline
        Alex Jenyon
        last edited by 25 May 2009, 13:56

        Okay, I've got a workaround for folks who only have SUfree.

        I have absolutely no idea WHY it works, but it seems to - so please test it and see if you can work it out yourself.

        1. Export the geometry as a google earth .kmz file

        2. Rename the file from name.kmz to name.zip (i.e. change the file type to .zip)

        3. Unzip the .zip file

        4. Open the 'models' folder, and find 'name.dae' - this is a collada file

        5. Import the collada file to 'Vue'

        6. Scale it by 3.937. No, I have no idea why, but it seems to work. Anyone know why it's this value?

        (To do this, if you're not sure: Select your object, and click on the 'size' icon - the cube that's been stretched vertically. Calculate what the 'x' size of the object multiplied by 3.937 is. Then lock x, y and z sizes together - using the padlock icon - and enter this value in the 'x' size field. All the values should scale together.)

        1. Follow the rest of my method to match the camera.

        AJ

        Concept artist / Matte painter
        www.aj-concepts.net

        1 Reply Last reply Reply Quote 0
        • S Offline
          sepo
          last edited by 25 May 2009, 14:30

          Will it work with Vue 5 Infinite ?

          1 Reply Last reply Reply Quote 0
          • S Offline
            sepo
            last edited by 25 May 2009, 15:36

            Ok I will try and let you know. Thanks for your reply. I never really upgraded from Vue 5 as I hated camera...Donno if it is any better now.

            1 Reply Last reply Reply Quote 0
            • A Offline
              Alex Jenyon
              last edited by 25 May 2009, 15:43

              @sepo - I don't know, and don't have any way of testing it.... Only one way to find out, I guess.

              I'm using fairly basic python commands in Vue, but I think the command to select the camera changed between Vue 6 and Vue 7, which might mean the script doesn't work.

              You could try deleting the first two lines of the python script, manually selecting the camera in Vue, and then running the script normally.

              Otherwise, you might need to do a bit of digging into the python documentation for Vue 5 to get it working seamlessly, but it shouldn't be too tricky.

              AJ

              Concept artist / Matte painter
              www.aj-concepts.net

              1 Reply Last reply Reply Quote 0
              • C Offline
                craftycurate
                last edited by 25 May 2009, 16:19

                @alex jenyon said:

                @sepo - I don't know, and don't have any way of testing it.... Only one way to find out, I guess.

                I'm using fairly basic python commands in Vue, but I think the command to select the camera changed between Vue 6 and Vue 7, which might mean the script doesn't work.

                You could try deleting the first two lines of the python script, manually selecting the camera in Vue, and then running the script normally.

                Otherwise, you might need to do a bit of digging into the python documentation for Vue 5 to get it working seamlessly, but it shouldn't be too tricky.

                AJ

                Thanks Alex - it works beautifully. Looks pixel perfect. Here's an example render.

                Thanks for all your help & for providing this great script - I'll be interested to try it with some architectural models.
                RichardC2V Test4.jpg

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sepo
                  last edited by 25 May 2009, 18:07

                  Are you saying it works with Vue 5?

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    craftycurate
                    last edited by 25 May 2009, 18:23

                    By the way, a workflow tip that will help with the scaling issue (via Alex's Collada method).

                    If your SKP model has a nice bounding box, simply measure the length of one of those sides in SKP, and then paste that dimension into the corresponding dimension in Vue.

                    If that isn't possible, scaling by 3.937 will do the same job.

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      craftycurate
                      last edited by 25 May 2009, 23:23

                      OK another render, to prove the method works with complex models which would show up flaws.

                      I've added a subtle outline, which is the SKP render, overlaid on a Vue 7 Global Radiosity render, though it looks great with a simple Ambient Occlusion one too.

                      View in full size to see the detail.

                      Thanks
                      Richard


                      C2V Taj1 Vue1b.jpg

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        matteo
                        last edited by 26 May 2009, 08:10

                        So, there is no need for trigonometric conversions to convert degrees into 35mm camera FoV, as I feared.

                        Here the steps to make it work in Vue 7 Esprit.

                        1. Run the plugin 'camera to vue' inside sketchup and, when you're prompred to save the python script, save it as simple text by adding the '.txt' extension to the name you choosed to save it.

                        2. Open it with a text editor and leave it open.

                        3. In Vue just go to the options panel and under 'display options' check -show camera Fov in Object properties-.

                        4. Select the camera and copy and paste from the previous opened text all the single values of camera position and rotation, plus Sketchup's field of view in the upper right panel.

                        You're done:
                        render and enjoy!

                        /matteo


                        vue-options.gif


                        zorro-greeble-vue.jpg

                        hire me: http://www.nonsolo3d.it/ !

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          matteo
                          last edited by 26 May 2009, 08:25

                          The funny standard measure unit of Vue, 10,00cm, divided by one inch (2,54cm) equals 3,93700787

                          But don't ask me why this is needed 😲

                          hire me: http://www.nonsolo3d.it/ !

                          1 Reply Last reply Reply Quote 0
                          • thomthomT Offline
                            thomthom
                            last edited by 26 May 2009, 08:40

                            @matteo said:

                            The funny standard measure unit of Vue, 10,00cm, divided by one inch (2,54cm) equals 3,93700787

                            But don't ask me why this is needed 😲

                            SU always uses inches, so if Vue uses cm (10cm...?) then that's why you need that conversion I guess.

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

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              rcossoli
                              last edited by 7 Jun 2009, 18:26

                              thank you very much, this is very useful for everyone! 😎

                              THREEDIMENSIONSWEB dot COM

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                mirjman
                                last edited by 9 Jun 2009, 17:23

                                a quick question about the process included in the .zip - while this script puts the camera in the correct location, how do you ensure that the imported .obj comes in at the same coordinates? in my experience the object is always centered on 0,0,0 in vue regardless of coordinates in sketchup - or does the script track the camera's relative location to the geometry's center point?

                                hope this makes sense!

                                1 Reply Last reply Reply Quote 0
                                • S Offline
                                  solo
                                  last edited by 9 Jun 2009, 17:24

                                  When importing the .obj uncheck the centre object and resize in dialogue.

                                  http://www.solos-art.com

                                  If you see a toilet in your dreams do not use it.

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    mirjman
                                    last edited by 9 Jun 2009, 17:25

                                    obvious! thanks

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      sags
                                      last edited by 24 Jun 2012, 06:01

                                      thank you very much for sharing.. πŸ‘

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

                                      Advertisement