App to facilitate fractal exploration urges.
Imagine, create and explore fractals through mathematical formulas.
Now on google play: https://play.google.com/store/apps/details?id=se.admdev.fractalviewer
Small TODO list for what would be good improve:
- Fix pinch to zoom
- Fix inline mode not looking balanced when making an if-conditional-node
- Make sure there is no race condition in the thread handling
- Optimize the fractal generators to not use so much memory
- Improve the ancestor edit grid to always be dividable by the number of squares
- Add remove node feature
- Maybe add a flourish animation to start page
- Get starting seed for pyramid from core/ user configurable
- Credit https://shapeshifter.design/ for being a nice tool in third party credit
- Reproduce bug which made inline edit controls disappear once after i implemented landscape mode animation
- Fix tutorial miniature blink in
- Rewrite drawing in OpenGL
- Add edit node feature
- Link to operator glossary from compact picker
- Add proper accept button when selecting free text operands
- Fix missing space before parentheses in interactive demo