Skip to content

Day-Go/Algorithms-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms-GUI

A desktop GUI for creating animations of algorithms. The tool generates high-quality animations using the Manim package.

alt text alt text

Features

  • Generate sequences automatically within pre-defined ranges.
  • Select task and algorithm.
  • Configure output video parameters and visualization style

Supported tasks & algorithms

  • Sorting
    • Bubble sort
    • Selection sort
    • Insertion sort
    • Merge sort

To-do

  • Theme the GUI
  • Add fine-grained output video params
    • Toggle text animations
    • Mobject positioning
    • Mobject movement animation style
    • Set animation run_time
  • Add support for other tasks
    • Recursion
    • Graphs
    • String ops
    • Arrays (Hill climbing, etc)

About

A desktop GUI for visualising various algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages