Design and Implementation of An Interactive Data Visualization Toolkit

Feng Jin,Rui Lin,Yun Bai,Hai Lin,Jiaoying Shi
DOI: https://doi.org/10.3321/j.issn:1002-8331.2001.01.039
2001-01-01
Abstract:IDVT 1.0 is an interactive data visualization toolkit based on OpenGL.The core of IDVT 1.0 is C++ class library which can render scientific data,commercial graphs and polygonal models.Using IDVT 1.0,the programmer can develop interactive visualization programs quickly.This paper mainly discusses the design and implementation of IDVT 1.0:(1)Object memory management,(2)3D interaction design,(3)3D data labeling.
What problem does this paper attempt to address?