THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/07/2005 at 16:15, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9
Platform: Windows ;
Language(s) : C.O.F.F.E.E ; C++ ;
---------
I would like to write a plugin that does the following 2
thing:
In C4D program, there is a liner array o 9 target cameras.
1. Renders a single output stream consisting of a 9 camera viewports,
tiled as 3x3 and save this 9 tile viewport as an AVI file.
2. I also want to tie the 9 camera's together so that if you move one
camera
(the center camera) the other 8 cameras follow maintaining relative
distance.
I am completely new to C4D. I will probably be using
C++ since by reading archived forum, coffee does not
seem to support what I would like to do. I will greatly
appreciate if anybody can give me some sugesstions
(code samples welcome!)
Thanks!