lfex / loise

A noise library for LFE/Erlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add gradient functions

oubiwann opened this issue · comments

Tasks:

  • implement 'get_neighbors'
  • add radius / distance support, allowing for neighboring / surrounding "rings"
  • write "gradient" function that gives a list of points (one point for each "ring")
  • break ties with "strategies"
  • implement default "random" strategy