Class: VTKLoader

THREE.VTKLoader()

new VTKLoader()

VTK data sets can contain several types of lattice data and/or geometric figures. The content of VTK files can be in ASCII text format or a mixed binary/ASCII format in which headers and parameters are in ASCII format but the data values are in binary format.
Source:
See: