<div dir="ltr"><div>Hi all, </div><div><br></div><div>I'm using a version of VTK 5.10. I'm rendering some numbers on the window but they don't display well (the screen shot attached I wrote one in red but it doesn't render completely). I suspect that the antialiasing doesn't work well (maybe I'm wrong here). </div>
<div>So I tried to disable the antialiasing and compare the result: </div><div><br></div><div>prenderer->GetRenderWindow()->SetMultiSamples(0); // 0 means turn OFF hardware antialiasing </div><div> </div><div>But the result still the same. Have u any idea about this issue? </div>
<div><br></div><div>Many thanks,</div></div>