Dacaspex / Fractal

A program that can generate images and videos of fractals. It will include an API to include user created fractals. Choose between a variety of colour schemes to create beautiful images/videos
MIT License
0 stars 1 forks source link

Switch to table for settings #28

Closed Dacaspex closed 7 years ago

Dacaspex commented 7 years ago

Create an adjustable settings menu by extending the JTable functionality.

The local POC seems to be working and I'm confident that this is the right way of tackling this problem, for now. It is not perfect, but far better than what there is now