Jump to content

Can I display changes to an image inside a solver?


Recommended Posts

I have a solver (inside a genetic algorithm) that makes changes to a grid image at each step based on an analysis of the previous step's image.  At the end of the solver a final image is outputted.

I'd like to be able to see the changing images at each solver step.  At the moment I can only see the final image because the solver completes all its steps inside a single frame, ie. it steps at a fractional frame rate, whereas the viewport update occurs frame by frame.

I've been wondering if I could use something like time shift, time warp or retime but I can't work out how.

I've also wondered if I could somehow force a viewport update at a fractional frame rate from inside the solver.

Any ideas about how I could display image changes inside a solver or is it not possible?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...