0

Bad UI response when the rendering points is too big

Gowin 5 year бұрын жаңартылды 5 year бұрын 1

I am using winform version. If the points is about 1M points, When I try to RectangleZoom the rendered  model, the ui performances is relatively too worse for users.When I drag the model, the rectangle barely shows in a  few seconds.The zoom rectangle should be shown in a  much faster speed.How to improve the  response  speed, when the points to  render is  bigger than 1M points.

It seems it can not be  solved if  using gdi+. Now I try to use opentk or dx9.