plopp.backends.pythreejs.PythreejsBackend#

class plopp.backends.pythreejs.PythreejsBackend[source]#
__init__()#

Methods

__init__()

canvas3d(*args, **kwargs)

See canvas.Canvas for details.

figure3d(*args, **kwargs)

See figure.Figure for details.

is_interactive()

Returns True if the backend currently in use allows for interactive figures.

point_cloud(*args, **kwargs)

See point_cloud.PointCloud for details.