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

    [Plugin] Camera Recorder (Pixero update)

    Scheduled Pinned Locked Moved Plugins
    21 Posts 12 Posters 18.4k 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.
    • B Offline
      bentleykfrog
      last edited by

      Nice work, haven't tested it yet but this script deserved an update, and the vertex editing options sound quite awesome to say the least.

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

        Very useful tool, Is it possible to resize the scene transition timer window? Is the size of the pop up window fixed? how can i get to the bottom of the scene list in the window?
        thanks

        1 Reply Last reply Reply Quote 0
        • PixeroP Offline
          Pixero
          last edited by

          My Change transition times script sets the transition time for all scenes at once.
          Since the camera recorder script makes one scene per frame there is really no need for setting different times for different scenes.
          You simply specify what frame rate your movie will have and it sets the transition times to match that.

          changeTransitionTime.jpg

          There are other scripts for setting transition times for each scene are you thinking of one of them?
          Mine is located under the menu: Camera-> JS Change Transition Times.

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

            I must mistaken yours to the other plug-in script. For some scene that require extra attention to get the message across, The ability to change the time span for those scene is useful. I'll check into the other plug in. thank you for the great tool.

            1 Reply Last reply Reply Quote 0
            • J Offline
              JGA
              last edited by

              Has anyone tried this with the rendering packages available?

              Regards,
              JGA

              1 Reply Last reply Reply Quote 0
              • Chris FullmerC Offline
                Chris Fullmer
                last edited by

                It should work with all packages that let you render every scene in your model, because this plugin will create a scene for each frame of the recording. So you would want to set it up to render 1 scene per frame. If you want 24 frames per second, render 24 scenes per second. Soit should work pretty well with most renderers.

                Lately you've been tan, suspicious for the winter.
                All my Plugins I've written

                1 Reply Last reply Reply Quote 0
                • petestjohnP Offline
                  petestjohn
                  last edited by

                  I'm excited about this plugin- but I'm having trouble with exporting to images. It gets hung up on random shots. Any ideas? Ahhh... figured it out...if you click off of the sketchup window, to work somewhere else, the update count in the bottom left freezes, but the program keeps outputting to the background.

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

                    Hi,

                    I was looking for a way to capture a 3d walkthrough from sketchup
                    and stumbled across the Chris' way cool clf_camera_recorder. I added a few
                    lines of code to the "export_images" section so that it creates
                    the left eye view from the captured datapoints. This means when it
                    generates the images, it will actually create twice as many and will take
                    twice as long. The left sided images all begin with "left_".

                    After the images have been created, you can convert it to a video stream
                    using quicktime pro, or with the opensource program ffmpeg. For example,
                    if my images were called "imagexxxxx.png", then use:

                    ffmpeg.exe -i image%05d.png -vcodec png right_image.mov
                    ffmpeg.exe -i left_image%05d.png -vcodec png left_image.mov

                    You can then view it using your favorite 3d viewer. I use the one
                    available from 3dtv.at.

                    Enjoy!

                    -Robert


                    clf_camera_recorder_v1.9.zip

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Bertier
                      last edited by

                      Hello all,

                      I haven't tried this plugin yet, could you please let me know if it is able to create "natural" camera movement like this :

                      • beginning of the path : high frame rate = slow start

                      • main path : 25 fps = normal camera speed

                      • end of the path : high frame rate = slow finish

                      that would be great !

                      Bertier

                      1 Reply Last reply Reply Quote 0
                      • PixeroP Offline
                        Pixero
                        last edited by

                        Probably not by itself, with the walk tool if your good at it but probably better with an additional plugin that works like a FPS. (Sorry I can't share mine.)
                        LightUp's Tourtool has a great smooth realtime flythrough that could work together with it with some editing afterwards.
                        Then there is also the Camera key maker script that works a little different by drawing a curve for the animation. http://forums.sketchucation.com/viewtopic.php?t=36430

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          Bertier
                          last edited by

                          thanks

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

                            I've tried to install it but nothing happened

                            coppied the extracted files in my pluggins folder but nothing happened
                            can somebody help me out ??

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              Capture.PNGYou have to put the two highlighted items into Plugins, NOT the 'containing-folder' OR the contents of the subfolder separately either - just those two - the .rb file and a subfolder of other files...
                              You can also put the separately linked .rb file into Plugins...

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • majidM Online
                                majid
                                last edited by

                                I was seeking a camera tool that saw this, really amazing tool, thanx mate , but rotates the camera with no good reason. and a bit hart to use.
                                I was tryng flightpath, on SU6 but it doesn't work with SU8

                                My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                                1 Reply Last reply Reply Quote 0
                                • Chris FullmerC Offline
                                  Chris Fullmer
                                  last edited by

                                  Majid, it is supposed to capature camera movements in real time, and then be able to replay them. Are you saying it is adding additional tail to the camera? Is that automatically, or only after a camera path?

                                  Lately you've been tan, suspicious for the winter.
                                  All my Plugins I've written

                                  1 Reply Last reply Reply Quote 0
                                  • majidM Online
                                    majid
                                    last edited by

                                    @chris fullmer said:

                                    Majid, it is supposed to capature camera movements in real time, and then be able to replay them. Are you saying it is adding additional tail to the camera? Is that automatically, or only after a camera path?

                                    mate, when I replayed the animation, saw that the scene camera is rotated...
                                    it is maybe over my IQ 😉, is there any easier tool?

                                    My inspiring A, B, Sketches book: https://sketchucation.com/shop/books/intermediate/2612-alphabet-inspired-sketches--inspiring-drills-for-architects--3d-artists-and-designers-

                                    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