Miscellaneous

Miscellaneous#

Miscellaneous utility functions for imaging, data sampling, and system configuration.

sample_function(function[, bounds, dim, ...])

Sample an implicit function over a structured point set.

perlin_noise(amplitude, freq, phase)

Return the implicit function that implements Perlin noise.

core.utilities.set_error_output_file(filename)

Set a file to write out the VTK errors.

send_errors_to_logging()

Send all VTK error/warning messages to Python's logging module.

start_xvfb([wait, window_size])

Start the virtual framebuffer Xvfb.

Report([additional, ncol, text_width, sort, ...])

Generate a PyVista software environment report.

get_gpu_info()

Get all information about the GPU.