Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/08/2004 at 11:37, xxxxxxxx wrote:
User Information: Cinema 4D Version: 6.303 Platform: Windows ; Language(s) : C.O.F.F.E.E ;
--------- Hi, is there any way to export 3DS-files with the integrated exporter?
I want to create a COFFEE-plugin which saves every frame of an animation into a separate 3DS-file. Maybe something with method BaseDocument->Save? thx Robert
On 08/08/2004 at 21:46, xxxxxxxx wrote:
No, this isn't possible in C.O.F.F.E.E. In recent C++ you can do this with SaveDocument() and FORMAT_3DSEXPORT.
On 09/08/2004 at 11:58, xxxxxxxx wrote:
ok, thx