Forum Coordinators: Kalypso
Carrara F.A.Q (Last Updated: 2025 Feb 13 6:48 pm)
Visit the Carrara Gallery here.
I tested a little in Carrara 6.2. The included demos work ok. Outside of the demos it seems there are some bugs that come up, but I think they're something that has always been in that version of Carrara rather than anything you did. (Seems like certain actions can trigger a bad memory leak when dealing with sound. Ends up freezing and needing task manager if not a full reboot.) The only thing that might be PyCarrara related is that occasionally some MicroSoft Visual C++ error will occur when editing a Python script in the window in Carrara. Why it does that, who knows?
I did get something simple working to show for it though. So it does have its uses when Carrara is willing to go along with it.
http://www.youtube.com/watch?v=1a7RIJgSXq8
Oh and the manual seems to read alright, I didn't catch anything in the technical stuff. (But then again, my knowledge of Python is limited.) Only thing that I'd change in translation is "boomer" to "speaker" or "woofer" depending on how specific you'd want it. Oh and you might want to note that the sound has to be at very first frame for the script to detect it. (Just have to edit the sound and add silence to the beginning if you need it timed different.)
Your friendly neighborhood Wings3D nut.
Also feel free to browse my freebies at ShareCG.
There might be something worth downloading.
Quote -
I did get something simple working to show for it though. So it does have its uses when Carrara is willing to go along with it.
Interesting work :)
---------------------------------------
Holyforest,
Hundreds of shaders for
Carrara
dont know how I missed this thread, but its funny today, being at home due to a holiday. I decided to revisit this plugin and sure enough I noticed it has been updated to 0.4 alpha.
I installed it on my C6 Pro 6.2 and didnt crash, it actually ran for me.
So next step is to try and get something animated and pumping to the beat of a song.
Here is a new test with my PyCarrara Python plugin : a fountain driven by an audio spectrum.
The fountain is built with 100 particle emitters. Each particle emitter is associated to a frequency range of the audio spectrum. The simulation handles about 25.000 particles (250 per emitter).
The Python script contains a loop with 5 steps per second. At each step, the script does:
Rendering with Carrara Pro 8. Final compositing and color grading with FXhome VisionLab Studio.
Frederic.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Good news: here is a new release of the PyCarrara plugin with some new exciting features
As usual, the plugin is available from http://pycarrara.sourceforge.net
I am waiting for your feedback, especially for the user manual: I believe that some parts may need additional wording work !
Here is an example of shader alpha channel animation : http://www.youtube.com/watch?v=JthuvE-0P68
Frederic