How to create VTK_TETRA using vtk.js celltypes

AFAIK tetra celltypes are not supported in vtk.js at the moment. You’ll have to manually construct the tetrahedrons using triangles.