[Plugin] Camera Recorder (Pixero update)
-
Has anyone tried this with the rendering packages available?
-
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.
-
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.
-
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.movYou can then view it using your favorite 3d viewer. I use the one
available from 3dtv.at.Enjoy!
-Robert
-
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
-
-
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 -
thanks
-
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 ?? -
You 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... -
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 -
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?
-
@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?
Advertisement