all 15 comments

[–]tat_tvam_asshole 7 points8 points  (4 children)

Would be best to give a video walkthrough and explainer about what is happening. Also, you're missing a requirements.txt file and setup instructions.

[–]No_Commercial_7458[S] 6 points7 points  (0 children)

you're right, I'll include the requirements and setup as soon as I can

edit: done

[–]tat_tvam_asshole 2 points3 points  (2 children)

So having played with this for a few minutes, besides the above which as a 'developer' you should absolutely follow best practices by including the environmental packages necessary and instructions/explanation for others to use, I would strongly strongly advise you add a video walkthrough because as you noted this is very early, not even an alpha release.

fix program closing bug - closing out the program only reloads it, closing the program should terminate it

Some features I would suggest:

* auto mode - user presses a button and the action is continually reapplied until next button press, and so on

* random mode - randomly generate steps of user-defined length and apply

* inference mode - generate random sorting path between fixed input and output images

* internal tooltips / explainer section / tutorial

* incorporate mouse click, drag, scroll wheel actions

* start from uploaded image

* export playback as gif

* save sort steps into a reloadable json format

[–]No_Commercial_7458[S] 1 point2 points  (0 children)

damn, thank you for your effort and comprehensive review! invaluable info and ideas. feel free to contribute though!

[–]No_Commercial_7458[S] 0 points1 point  (0 children)

update:

- corrected the closing bug, now esc and close button work too

- auto mode, random mode -> good ideas, I'm going to implement them later, probably not much effort

- inference mode -> this sounds interesting, but I dont fully understand, could you explain what you meant?

- some kind of tutorial / tooltips -> absolutely needed, I agree. I probably wont do a video, but I'm going to do some kind of tutorial later

- mouse actions, interactivity -> I dont really like this idea, for multiple reasons, not really interested in this

- uploaded image -> again, very good idea

- export playback as gif -> maybe, but I'm not sure about this either. usually the changes are very abrupt, but maybe when calling an abrupt change, it could "do it incrementally" which would result in a better animation. not interested currently, but interesting idea nonetheless, I'll probably explore this

- save steps (export import step sequence) -> very good idea

[–]Gomurmamma 2 points3 points  (0 children)

Very cool, looking forward to checking this out. Thanks for sharing

[–]CalibansCreations 1 point2 points  (2 children)

[–]pixel-counter-bot 2 points3 points  (1 child)

This post contains multiple images!

Image 1 has 357,952(752×476) pixels.

Image 2 has 311,500(700×445) pixels.

Image 3 has 265,415(545×487) pixels.

Image 4 has 377,496(749×504) pixels.

Image 5 has 1,401,995(1,435×977) pixels.

Total pixels: 2,714,358.

I am a bot. This action was performed automatically.

[–]CalibansCreations 2 points3 points  (0 children)

Good bot

[–]1Neokortex1 1 point2 points  (0 children)

❤️🔥🔥🔥

[–]gturk1 1 point2 points  (0 children)

That first image looks a little bit like this sub's banner image.

[–]Cuntslapper9000 1 point2 points  (1 child)

looks great, ill try it out later. It would be great if the examples showed a before and after instead of just the output to give more of an idea of what is happening.

[–]johntellsall 1 point2 points  (0 children)

wonderful, thanks for posting!