TutorialsΒΆ
This page contains basic tutorials for constructing 3D surface and line plots using S3Dlib. Familiarity with using Matplotlib and Numpy libraries is assumed.
These tutorials minimize detailed formatting of figures such as inclusion of titles, labels, axis aspect, etc. Instead, focus is placed on usage of the S3Dlib capabilities. Figure layout, shown in the images, may slightly differ from those produced from the provide scripts. This is a reult in differences among Matplotlib versions.
For a more detailed explanation, see the user Guides pages, Also, specific usage is provided in various Examples descriptions.