| Issue 309: | Spacialization optimization in MTList / MTScatter | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Introduce a global "viewport" in PyMT, and use it to filter which widget to display on the window. We can use the Priority QuadTree algorithm (#306). It's kind of critical, cause in the deprecated MTKineticList, we don't render the widgets outside the list. Now we render always the whole thing. + add this algo in MTStencilContainer
Aug 17, 2010
Project Member
#1
txprog
Labels:
Type-Enhancement
|