I’m not sure if it’s any faster than vtkGlyph3DMapper
, but you could try generating your own cubes in a geometry shader. I linked to a simple example in another post here.
I’m not sure if it’s any faster than vtkGlyph3DMapper
, but you could try generating your own cubes in a geometry shader. I linked to a simple example in another post here.