<div dir="ltr"><div>Hello,</div><div>I would like to create a viewer for my points 3d. I use pdata1 for my points and obj for the obstacles but the application crash orĀ flickers. Are there some methods to improve my code to do right scene update?</div><div><br></div><div>this is my code:</div><div>resetScene();</div><div>this->addPolyDataRepresentation(pdata1, this->shaderProgram());</div><div>this->addPolyDataRepresentation(obj, this->shaderProgram());<br></div><div><br></div><div>I want to use actor or mapper to get a realist update.</div><div>Thanks</div></div>