Magic BookMagicBook is a free plugin and it allows to create and animate books easily.For creating pages, choose the path to a folder of images or videos and click Create Pages.MagicBook does the rest! Animate the pages with a variety of cool effects.Changing pages is easy, just re-order the materials from left to right.You can add plenty of character to your page turns by animating various parameters including Flip, Bend and Twist.System: Win and Mac 32,64 bitCinema4D: R12, R13Version: Prime, Broadcast, Visualize, StudioAvaliable Version: 1.0How Install: Unzip the File and put the new folder in maxon/cinema4d/pluginsDownload:If link broken check its source page;Source.
As of Cinema 4D R17, there’s still no easy, built in method to export an OBJ sequence.
I needed a sequence made up of 1200 individual files to bring into Element 3D for After Effects.
There are two plugins that I’ve found that export a sequence of OBJ files, but neither of those were working as I needed them to for a recent project.
Now you can make a 3D Book with Hundreds of Pages in just 1 Minute by watching this tutorial that 'How to.
Exporting a single OBJ using Cinema 4D’s built exporter – File > Export.. Asio 4 typhoon drivers for mac. > Wavefront OBJ (*.obj)
– created exactly the file I needed – it worked exactly as expected in Element 3D. But there’s no option to export a sequence, just a single OBJ of whatever’s on screen at the time – and I didn’t fancy manually exporting 1200 frames.
At this point I was nearly ready to just render the entire video in Cinema 4D and forget Element 3D altogether, but I wasn’t quite ready to give up and needed the render speed and extra control I could get in After Effects.
After some more Googling, I eventually found exactly what I needed – an amazing little Python script by Owen Lim, hidden away on his Behance profile.
If you use version R16 of Cinema 4D or below, the script Owen has written should work perfectly for you as it is on his Behance page.
If you have R17 Owen’s script won’t work unless you make a few tweaks. So after even more googling, I found the changes I needed to make and managed to get it 100% working, which is what you see below.That was all a really long winded introduction to this incredibly useful script pasted below, updated to work in C4D R17.
Note:
I’ve only used this script in C4D on Windows 10, but it should hopefully work on the Mac version too.
EDIT: I’ve replaced the code that was written here with this link instead. How to convert .dmp file into .sql file. The tab/indenting in the code I had was wrong, and Python is apparently very picky when it comes to incorrect indentation and white-space.
Click the link below to view the code, or right-click it to save the file which you can then open in the Script Manager.
To run the script, open up – Script > Script Manager
– paste in the code or open the file in the link above, set the animation range and frame-rate, then click Execute
.
If you need to set the export options for your sequence (for example you’ll need to flip the x-axis if you intend to use the sequence in Element 3D), export a single OBJ first (any will do) using – File > Export.. > Wavefront OBJ (*.obj)
– which allows you to set the options. Then when you export your sequence, those settings are retained for each file.
I hope you find it as useful as I have!