Skip to content

Feature Roadmap

Steven Sell edited this page Mar 15, 2017 · 2 revisions

A high-level view of planned future features can be found below.

They are sorted roughly in the order that they will be worked on. Once enough features/bug fixes are finished, then a new release will be made and the main website updated.

As always, http://nightly.noisegen.io/ will be updated automatically* after each commit. So new features may be previewed/tested there (as well as their bugs!).

  1. Algorithm and parameter descriptions. What is Simplex noise? Perlin? What does changing Octaves or Feature Density do? (Issue #18)
  2. Offset general property. Gives ability to 'move' around a specific seed.
  3. Implement Diamond-Square algorithm. (Issue #4)
  4. Implement Mersenne Twisters. (Issue #8/Issue #9)
  5. Implement Wavelet noise. (Issue #3)
  6. Better template/example system. Expand to include noise properties (which already exist as a single string).
  7. Custom noise value functions.
  8. Mobile support.

Along the way of course will be bug fixes, performance improvements, cleaning, etc.

* when the hooks want to properly trigger the update scripts

Clone this wiki locally