<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Official SDK Example Project on GitHub]]></title><description><![CDATA[<p dir="auto"><em>On 05/02/2015 at 08:36, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">User Information:<br />
Cinema 4D Version:    <br />
Platform:      <br />
Language(s) :</p>
<p dir="auto">---------<br />
Hello,</p>
<p dir="auto">from today on you can also find the official Cinema 4D C++ SDK example project on GitHub. In the future we will use this repository to share new and updated example plugins with you. The <a href="https://github.com/PluginCafe/legacy_cpp-cinema4dsdk" target="_blank" rel="noopener noreferrer nofollow ugc">previous repository</a> may be removed in the future, so you should copy anything you may want to store.</p>
<p dir="auto"><a href="https://github.com/PluginCafe/cinema4d_cpp_sdk" target="_blank" rel="noopener noreferrer nofollow ugc">The official Cinema 4D C++ SDK example project on GitHub</a>.</p>
<p dir="auto">Best wishes,<br />
Sebastian</p>
]]></description><link>http://developers.maxon.net/forum/topic/8489/11081_official-sdk-example-project-on-github</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 08:33:03 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/8489.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 May 2018 15:57:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:59 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 13/02/2017 at 06:46, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Cool <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":thumbsup:" alt="👍" /></p>
]]></description><link>http://developers.maxon.net/forum/post/43117</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43117</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:59 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 13/02/2017 at 00:50, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Yes... to be fair for some of the files it's only one and a half years... <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f622.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--cry" style="height:23px;width:auto;vertical-align:middle" title=":cry:" alt="😢" /><br />
No nonsense, you are right, the C++ GitHub repository did not get the attention, we'd wanted and hoped it to get (you may have noticed for the Python examples it is actually a bit better). But we are working on it and are already planning an update in the not too distant future.</p>
]]></description><link>http://developers.maxon.net/forum/post/43116</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43116</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:59 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 11/02/2017 at 10:12, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Is this going to be updated? All the files on GitHub are 2 years old.</p>
]]></description><link>http://developers.maxon.net/forum/post/43115</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43115</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:58 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 08/02/2015 at 09:00, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">If you open cinema4dsdk.sln, you will find a project called cinema.framework.</p>
]]></description><link>http://developers.maxon.net/forum/post/43114</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43114</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:58 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:58 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 07/02/2015 at 10:41, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">@Jean-Fracois Yelle : So where is this Framework consisting of the header files? Is it included in the "example" project above? How one is supposed to use it?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">Z</p>
]]></description><link>http://developers.maxon.net/forum/post/43113</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43113</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:58 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:58 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 07/02/2015 at 04:23, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">There is a bit of confusion with the terms used.<br />
Cinema 4D's C++ SDK is called "Framework" and is constituted of the header files used to do things in Cinema 4D.  What is called Cinema4DSDK is a solution containing a large set of plugin examples.</p>
<p dir="auto">We published Cinema4DSDK on GitHub so we can keep updating them between releases.</p>
]]></description><link>http://developers.maxon.net/forum/post/43112</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43112</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:58 GMT</pubDate></item><item><title><![CDATA[Reply to Official SDK Example Project on GitHub on Thu, 10 May 2018 15:57:58 GMT]]></title><description><![CDATA[<p dir="auto"><em>On 06/02/2015 at 22:53, <strong>xxxxxxxx</strong> wrote:</em></p>
<p dir="auto">Example project? Where is the sdk itself? A readme would be a nice touch.</p>
<p dir="auto">Z</p>
]]></description><link>http://developers.maxon.net/forum/post/43111</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/43111</guid><dc:creator><![CDATA[Helper]]></dc:creator><pubDate>Thu, 10 May 2018 15:57:58 GMT</pubDate></item></channel></rss>