THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/02/2007 at 08:00, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.6
Platform: Windows ;
Language(s) : C++ ;
---------
Hi,
I have an object and a shader communicating with each other. The shader is drawing the stuff that the object generates. Now, when the object changes the shader correctly updates but the view is not updated.
Moving the camera slightly helps but it´s a little annoying. What is the usual place to call another DrawViews or so so the shader can update?
In GetVirtualObjects I cannot do it because that´s threaded.
Thanks
Samir