Point cloud paraview vtk

broken image
broken image

# This exports the surface as well, but not the texture p = pvqt.

broken image

# this saves the surface correctly but not the texture surface. # add texture to surface dictionary surface. texture_map_to_plane( use_bounds = True, inplace = True) Import pyvista as pv import numpy as np import pyvistaqt as pvqt # I create some dummy data here for the example # domain size nx = 100 ny = 100 # point cloud creation east, north = np.

broken image