Package eu.svjatoslav.sixth.e3d.examples.graph_demo


package eu.svjatoslav.sixth.e3d.examples.graph_demo
  • Class
    Description
    Demo showing mathematical function graphs rendered in 3D.
    A 3D surface graph that visualizes mathematical functions of the form z = f(x, y).
    Functional interface for 3D mathematical functions of the form z = f(x, y).