-
Notifications
You must be signed in to change notification settings - Fork 1
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!).
- Algorithm and parameter descriptions. What is Simplex noise? Perlin? What does changing Octaves or Feature Density do? (Issue #18)
- Offset general property. Gives ability to 'move' around a specific seed.
- Implement Diamond-Square algorithm. (Issue #4)
- Implement Mersenne Twisters. (Issue #8/Issue #9)
- Implement Wavelet noise. (Issue #3)
- Better template/example system. Expand to include noise properties (which already exist as a single string).
- Custom noise value functions.
- 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