A Simple Reference Image Viewer in python
BeeRef BeeRef lets you quickly arrange your reference images and view them while you create. Its minimal interface is designed not to get in the way of your creative process. Installation via Python & pip At the moment, you need to have a working Python 3 environment to install BeeRef. Run the following command to install the development version: pip install git+https://github.com/rbreu/beeref.git Then run beeref or beeref filename.bee. If there are issues starting the application, run it with the environment […]
Read more