schyzomaniac
11-11-2009, 08:38 AM
Hi
I'm trying to dive into coffee, but it seems harder than I imagined to get the information I need. So I'm looking for a couple of quick'n'dirty answers to get my studies going.
- Right now, I'm basically just interested to type some coffee code using the coffee tag. What would be a good resource to help me learning?
I downloaded the SDK and the COFFEE SDK from maxon.net, but it's mostly C++ oriented. I'm looking for a decent help like the MEL or maxScript reference that come with Maya and 3ds max. Those have really good examples and explanations, as well as a great hyperlinked reference of all the commands.
- Is it possible to write into a textfile using the coffee tag?
If so:
- How do I open a file?
- How do I write data?
- How do I close a file?
I'm looking for the fastest solution. Path, filename, etc can all be hardcoded. It doesn't need to be elegant code.
But as stated above, the most important thing right now, would be access to a good documentation.
cheers,
Daniel
I'm trying to dive into coffee, but it seems harder than I imagined to get the information I need. So I'm looking for a couple of quick'n'dirty answers to get my studies going.
- Right now, I'm basically just interested to type some coffee code using the coffee tag. What would be a good resource to help me learning?
I downloaded the SDK and the COFFEE SDK from maxon.net, but it's mostly C++ oriented. I'm looking for a decent help like the MEL or maxScript reference that come with Maya and 3ds max. Those have really good examples and explanations, as well as a great hyperlinked reference of all the commands.
- Is it possible to write into a textfile using the coffee tag?
If so:
- How do I open a file?
- How do I write data?
- How do I close a file?
I'm looking for the fastest solution. Path, filename, etc can all be hardcoded. It doesn't need to be elegant code.
But as stated above, the most important thing right now, would be access to a good documentation.
cheers,
Daniel
