ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
11
docs/eCookbook/graph-element/visualizing-sorts.md
Normal file
11
docs/eCookbook/graph-element/visualizing-sorts.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
This demonstration shows how to use PySimpleGUI's Graph Element's drawing primitives to create a simple animation.
|
||||
|
||||
In this case a Bubble Sort and an Insert Sort are shown. Other sorting algorithms can be easily added. You can adjust the speed in realtime by using the slider.
|
||||
|
||||
This is how it looks on Windows:
|
||||
|
||||

|
||||
|
||||
Here on Trinket the animation may not be as smooth
|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/91808cb432?start=result' width='100%' height='800' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue