On 29/07/2018 at 09:16, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R19.053
Platform: Windows ;
Language(s) : C++ ; XPRESSO ; PYTHON ;
---------
Hello PluginCafe,
I have been experimenting with Thinking Particles a lot lately.
Mostly generating cloud like shapes.
I know that there is the PyroCluster material etc.
But I want to make my own cloud render integration, to fit the whole plugin that I am creating.
I am thinking of trying to implement some kind of ray marching algorithm for the rendering.
Which I know how to do, but there are some c4d related questions I have.
My main concern right now is: Would that even be possible in a VideoPost Plugin?
Or in some kind of other plugin? Like only a metrial for example?
I have done some VideoPost plugins (and materials) a while back, but they were not as complicated as this would be.
I do have a few more questions, but for now, I just want to know if it would even be possible to implement a ray marching algorithm in a VideoPost, or material, or generally in c4d.
thanks in advance,
Kind regards,
Florian