Skip to contents

Make a snapshot of the current rgl device and save it to file. Options for file formats are png, svg, and stl (for 3d printing).

Usage

x3p_snapshot(file)

Arguments

file

file name for saving. The file extension determines the type of output. Possible extensions are png, stl (suitable for 3d printing), or svg.