CompuCell3D / cc3d-player5

CC3D Player 5
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Added Text Option to Movie Maker; Fixed Delay in Movies #42

Closed fyffep closed 11 months ago

fyffep commented 12 months ago

Okay, so I may have gotten carried away with the improvements. Here's what's new:

  1. The actual MCS is now displayed in each frame. The movie maker reads the MCS from the screenshot's name to assume the MCS. (As a fallback, it assumes screenshots were taken every 1 MCS). Resolves #41.
  2. Fixed delay in movies. Previously, the first 2 seconds gave a black screen. (#41)
  3. Added a checkbox to make MCS text on movies optional
  4. Added button to show the movie directory in file explorer so that it's easy to find newly-generated movies.