Script Structure

bsilva

0
Messages
2
Script Structure

Hi! I've just purchased C3D. I'm an experienced CG artist, and I'd like to jump into the scripting capabilities. The help file tells me how to execute a function, and provides documentation for the API... but I don't see any info about how to structure a script, what gets called when, etc.

For example, from the examples, it seems there are several delegate functions that C3D defines (buildUI, apply, etc.) Is there any documentation on general script structure and what gets executed in a script?

Thanks!
 
... Is there any documentation on general script structure and what gets executed in a script?

Hi and Welcome,

Not that I am aware of.
But you will find a good support from this forum as there are a couple of gurus in Cheetah3D scripting here. Hiroto ( tj_jp ) being one of them if not the master and always ready to help !
Thanks again, Hiroto, for sharing your work.
 
Thanks Francois!

Hiroto, or anyone else in-the-know, can you describe and give me a run-down on all the script structures supported by C3D?

Thanks!
 
Back
Top