CamSeq for DS 2,3,4

And Switcher 2022 for DS 3,4


══════════════════

Introduction

══════════════════

CamSeq is Daz Studio script i wrote.

It lets you combine the animation of any number of cameras into one camera.

So instead of rendering a ton of short segments from each camera, you render the whole movie in one pass :)

The Video Tutorial Shown below should be enough to get you started

Switcher is an upgrade to Camseq written in collaboration between mCasualJacques and TugPSX


══════════════════

History

══════════════════

  • nov 7th 2009 - initial release

  • may 19th 2012 - made the source code public

  • nov 22nd 2019 - New version of the video tutorial

  • fev 12th 2022 - Switcher version of camseq posted

══════════════════

Installation

══════════════════

The zip package is found at the bottom of this page

unzip it in your daz content folder, typically C:\Program Files\DAZ\Studio\content\

once installed, it will appear in your content library, under Studio / Scripts / mcasual

( same thing for Switcher

══════════════════

Use Camseq

══════════════════

Note: while making this video , ( using CamSeq ! ) Daz Studio crashed when i tried adding camera animations after frame 3600

i dont know if that's a bug in Daz Studio or in my script, but the fact remains, you should save your scene before launching a script

If your movie is longer than 3600 frames, you could limit the animation of Camera Main to frames 0 to 3599, then rename it to

"Camera Main A", then create a new camera named "Camera Main" and use it for frames 3600 to 7199.

transcript of the video was added to the release page and can serve as a manual

Amy: Hi.

Amy: Let's say we have this mysterious scene.

Misstick: Very odd.

Amy: And we have two cameras to shoot a sequence of shots there's "Camera 1" which will start in front of the lovely Misstick.

Misstick: You're so sweet.

Amy: Then it will slowly get closer then it will zoom in for a close up of her pretty face.

Misstick: Aw come on.

Amy: And there's "Camera 2" which will remain pointed at her as it moves through the wall.

Misstick: Did you say through the wall?

Amy: Yes ladies and gentleman through the wall! ... until it's in the room behind her. The script mCasual wrote lets you combine many camera shots into one.

Misstick: It's like in that spice girls song you know to become one.

Amy: Let's create a camera named "Camera Main" it must be exactly "Camera Main" and we launch the script with the poetic name CamSeq. The top part will contain the sequence which is a list of shots. Let's create a shot.

Misstick: Yeah like why not create a shot !?.

Amy: This scene uses "Camera 1" and goes from frame 0 to 30.

Amy: We add it to the sequence using the insert button.

Amy: The second scene uses "Camera 2" and goes from frame 30 to 60.

Amy: And here is our complete sequence.

image

Amy: We press the do it button.

Misstick: Hell if I know what that means.

Amy: And in a fraction of a second the sequence is transferred into "Camera Main".

Amy: Here's the movie we get when we render frames 0 to 300 from Camera Main's point of view.

Amy: Link to the download page can be found in the video's description.

Amy: The end.

Amy: Or is it.

Amy: Yeah.

Misstick: Yeah that would be the end.

Amy: Good luck and happiness.

Misstick: May your Christmas sock be filled with vegemite.

Misstick: In a can that is.


══════════════════

UseSwitcher

══════════════════

You can now switch the current viewport camera to a camera of your choice without quitting the script

You can now control the camera headlights without quitting the script


══════════════════

License

══════════════════

by mCasual/Jacques

( MIT License )

Copyright (c) <2012> <mCasual/Jacques>

Permission is hereby granted, free of charge, to any person

obtaining a copy of this software and associated documentation

files (the "Software"), to deal in the Software without

restriction, including without limitation the rights to use,

copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the

Software is furnished to do so, subject to the following

conditions:

The above copyright notice and this permission notice shall be

included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,

EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES

OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND

NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,

WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

OTHER DEALINGS IN THE SOFTWARE.