Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a data API #55

Closed
9 tasks done
oubiwann opened this issue Jun 21, 2021 · 2 comments
Closed
9 tasks done

Provide a data API #55

oubiwann opened this issue Jun 21, 2021 · 2 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Jun 21, 2021

This is to make things easier for applications that want to use loise-generated data.

First usage is expected to be this: ut-proj/undertone#110

Tasks:

  • Add new loise-data module
  • Add tests for loise-data
  • Add loise-data functions to the API via loise:data
  • Update other modules to use loise-data
    • loise-ascii
    • loise-perlin
    • loise-simplex
  • Add a function that, given a point, returns a value
  • That, given a list of points, returns a list of values

Related

@oubiwann oubiwann added this to the 1.3.0 milestone Jun 21, 2021
@oubiwann
Copy link
Member Author

oubiwann commented Jun 28, 2021

I'm going to pause on this work a bit and start hacking #53, #56, #60, #63, and #64 to get a better sense of the sort of functions the data API should provide and what the sigs should look like ...

@oubiwann
Copy link
Member Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant