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).
On 29/04/2015 at 06:24, xxxxxxxx wrote:
User Information: Cinema 4D Version: Platform: Language(s) : C++ ;
--------- Hi!
In a VideoPost plugin, is it somehow possible to tell the renderer to skip a certain pixel and fill it with your own color?
Thanks, Niklas
On 30/04/2015 at 05:23, xxxxxxxx wrote:
Hello,
there is of course SkipRenderProcess() which is used to stop rendering at all. But I'm not aware of a way to tell Cinema to not render a certain Pixel.
Best wishes, Sebastian
On 04/05/2015 at 04:38, xxxxxxxx wrote:
Thanks Sebastian.