Sorting-Algorithms-Blender
Sorting-Algorithms-Blender copied to clipboard
Sorting algorithms visualized using the Blender Python API.
The big O/Theta/Omega are accompanied by performance qualifiers like Bad/Fair/... The qualifiers seems to be on a single scale, comparing comparison sorts with non comparison sorts. This yields results such...
Hi, Thanks for making this available for everyone. I wanted to know if there are any Blender version requirements for this to use. On Blender 3.6, I get the following...
Hello there, I would like to try add another sorting algorithm(s). Would that be useful?