Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 410 Bytes

File metadata and controls

8 lines (7 loc) · 410 Bytes

smoothcontour3

An Asymptote module for drawing smooth implicitly defined surfaces

This module is designed to be used with the Asymptote programming language. To make use of it in your Asymptote drawing, download the file smoothcontour3.asy and put it in the same folder as your own .asy file. Then include the command import smoothcontour3; near the top of your file.