3 Commits

Author SHA1 Message Date
Thomas Holder
c96a54561d PYMOL-3528 Basic marching cubes for isosurface
New default algorithm for `--use-vtkm=no`. It's not as good as the VTK-m
implementation, but should be better than marching tetrahedra and
doesn't require any external libraries.
2021-04-28 05:23:19 -04:00
Thomas Holder
fb5fae24b3 (fix build) 2021-04-28 05:17:46 -04:00
Thomas Holder
b85270bc30 PYMOL-3528 isosurface with VTKm
New setting: isosurface_algorithm
2021-04-28 05:17:34 -04:00