ajjackson / ascii-phonons

Blender extensions for illustrations of phonons
GNU General Public License v3.0
60 stars 22 forks source link

FEATURE: GUI #4

Closed ajjackson closed 8 years ago

ajjackson commented 8 years ago

If you're looking at this on GitHub you probably already know that command line interfaces are a superior way to interact with most non-interactive programs ;-) Nonetheless, a simple GUI would make this more accessible and would also make the features more discoverable.

This feature request refers to a standalone GUI which would still call Blender in batch mode.

ajjackson commented 8 years ago

As a loose thread of issue #1 the GUI should have a way of setting the background colour without messing around with config files.

ajjackson commented 8 years ago

Making a note here that this is in progress. The GUI uses Tkinter and incorporates a preview frame.

ajjackson commented 8 years ago

Basic GUI is up and running. More features to come.