Skip to content

newlooper/SortingAlgorithmVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualization

A Unity Project About Sorting Algorithm Visualization

Feature

  • Speed Control
  • Step Control
  • Synchronized Code View
  • TODO...

Algorithm list

  • Bubble
  • Cocktail
  • Comb
  • Gnome
  • Heap
  • Insertion
  • Merge
  • OddEven
  • Quick
  • Radix
  • Selection
  • Shell
  • TODO...

UI

Main

choose algorithm from dropdownlist, use current setting to generate new pillars for number, do sort,
control steps with player buttons

Example Pictures

Heap Sort

Heap


Merge Bottom-Up

Merge Bottom-Up


Radix

Radix


Online Demo

WebGL in unity play

Env

  • Unity 2021.1.26f1
  • Windows 10 x64

!

any bugs or suggestions, let me know~

About

A Unity Project About Sorting Algorithm Visualization

Resources

License

Stars

Watchers

Forks

Packages

No packages published