Sorting-Algorithms-Blender icon indicating copy to clipboard operation
Sorting-Algorithms-Blender copied to clipboard

Sorting algorithms visualized using the Blender Python API.

Results 3 Sorting-Algorithms-Blender issues
Sort by recently updated
recently updated
newest added

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?