Memory needs of 2D visualization

From Computer Science Wiki
Revision as of 08:44, 16 August 2020 by Mr. MacKenty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Modeling & Simulation[1]

In general there is a correlation between the size of the data you are visualizing and the amount of memory required to efficiently process the data. In addition,

the more complex the dataset, the more resources required to graphically render the actual visualization. 

Standards[edit]

  • Outline the memory needs of 2D visualization

References[edit]