We´ve been asked, if theres a way to do Quicktime objectpanoramas with max and vray,
some years ago it did work with QuicktimeVR 2, now i dont know what there exists for max 7, and the panoramaexporter of max7 doesnt do objectpanoramas.
there are several object movie stitcher apps out there (just google).
but the drawback compared to qtVR would be, that you have to set the cameras manually in max.
maybe some maxscript similar to sykdomes, but with cameras instead of light, could automate that.
The last time I had to do this, I still had access to a copy of QTVR from apple (only runs on Mac OS9 and before) so what I did was setup a camera in max that started on the horizon then rotated 10 degrees around the Z axis for each of 36 frames, then it jumped up 10 degrees from the XY plane and went around again, etc, untill there was a frame for every one of the 360 angles. (this was fairly easy to setup on the timeline).
Then I just rendered the animation to a series of targas I think, and brought that into QTVR to stitch it togethor into a VR.
Oh, and using this method I was able to run everything through some photoshop batch filters first. I think this predates my usage of VRay. I have no idea what I’m going to do the next time we need to do a QTVR since we’ve been moving away from the OS9 machines.
It works, but something as simple as loading the frames it should use is really slow, but beside that it works fine and you can save templates and so on. The speed is just annoy if you have to make 100 of them for example.
Also you should reconsider using a plugin for max to make these as you can’t do any post on the images then.
Just wondering where you got to with QTVR OBJECTS ?.. I have been looking for a script that sets cameras up around an dobject but without luck… love to see some examples… Cheers.
I have been looking for a script that sets cameras up around an dobject but without luck
Hi Robur,
I don’t have a script but its quite easy to draw a circle and use it as a path constraint for a free camera. Then use ‘track view’ to change the animation length in frames. You’ve got to make sure all your tangents are set to linear for a smooth frame sequence.
maxVR.qt 2.0 does work with Max 7, and it will place as many cameras as you need on all points of a sphere so you can pan up and down not just side to side. the caveat is that it does not work in backburner so all images have to be rendered localy on a single box.