Skip to content

Plotting algorithm #14

@spidunno

Description

@spidunno

Currently, LinePlot just samples the function at a bunch of evenly spaced points, but much higher quality results could be obtained through an actual plotting algorithm where more points are sampled where the function changes rapidly. I believe it's called adaptive function plotting.

Also, plots of implicits would be cool, if you need a library for that you can use a typescript port I made of a python one https://npmjs.org/isosurfaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions