Cinema icon

On 03/12/2013 at 04:05, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   R14 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hi Folks,

is there a Cinema icon that's freely available to use in our plugins? I have a small icon (64x50) that I'd like to place a c4d icon in for file type recognition. Doesn't have to be that size though.

If there isn't one available to use in amongst the C4D folder directory, are we able//allowed to mimic one ourselves?

WP.

On 03/12/2013 at 05:07, xxxxxxxx wrote:

I had to read it twice to understand your question (its most likely just me ;)) - With cinema 
icon you mean the actual c4d application icon of the executing c4d version ? In ressource\bmp
you can find multiple image files, including the application icon. For everything else use the icon 
file or BaseList2D.GetIcon().

Happy rendering,
Ferdinand

On 03/12/2013 at 18:36, xxxxxxxx wrote:

Thanks LD,

there's a 64x64 thumbnail icon in there that'd do the trick.

The plugin is being developed in mind for possible commercial use (inside cinema only), and the bitmaps that it uses are actually hard-coded into the plugin (don't ask - I built my own software that does this for me).

Is someone able to confirm that it is all hunky-dorey to use this icon in such a case? I don't mind making my own if this isn't allowed, but just want to be sure before I tread on any toes!

Cheers,

WP.