Package

io.github.mandar2812.dynaml

graphics

Permalink

package graphics

Visibility
  1. Public
  2. All

Value Members

  1. package plot3d

    Permalink

    Contains the user API for rendering 3d surface plots in a convenient fashion.

    DynaML 3d Plotting API

    Contains the user API for rendering 3d surface plots in a convenient fashion.

    The plot3d.draw() methods provide for generating 3d surfaces.

    To render the image on the system GUI, call the plot3d.show() method using the result returned by plot3d.draw()

Ungrouped