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 10/06/2008 at 14:14, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10.5 Platform: Mac OSX ; Language(s) : C.O.F.F.E.E ;
--------- I am attempting to write a mesh exporter for my company. From the COFFEE docs it looks like a filter script is the way to go except how do I install such a script and get it working. I have taken the example filter script from the COFFEE examples and put it in the scripts directory. If I understand the documentation correctly the 'raw' filter should appear in the export menu?
On 11/06/2008 at 02:41, xxxxxxxx wrote:
COFFEE can be used in two different ways, as script or as plugin. Filters are plugins, so you have to copy the the source code file with the *.cof extension into the plugins folder of Cinema4D.
cheers, Matthias
On 11/06/2008 at 06:25, xxxxxxxx wrote:
Thanks for the help. I found it out in the end and I must admit I had a custom mesh exporter up and running within minutes thanks to the sample code in the sdk.
Kudos to C4D and COFFEE.