Thu, 29 Jun 2023 20:05:38 +0100 |
Dennis C. M. |
rename videos
|
Thu, 29 Jun 2023 19:48:36 +0100 |
Dennis C. M. |
Update README.md
|
Thu, 29 Jun 2023 19:47:19 +0100 |
Dennis C. M. |
fix format
|
Thu, 29 Jun 2023 19:45:49 +0100 |
Dennis C. M. |
accept user inputs
|
Thu, 29 Jun 2023 18:05:22 +0100 |
Dennis C. M. |
I think it is working now...
|
Thu, 29 Jun 2023 17:48:36 +0100 |
Dennis C. M. |
refactor
|
Wed, 28 Jun 2023 20:10:55 +0100 |
Dennis C. M. |
implementing multi-thread and refactoring
|
Wed, 28 Jun 2023 08:59:28 +0100 |
Dennis C. M. |
add instructions
|
Wed, 28 Jun 2023 08:58:44 +0100 |
Dennis C. M. |
add cmake config
|
Tue, 27 Jun 2023 20:17:52 +0100 |
Dennis C. M. |
fix typo
|
Tue, 27 Jun 2023 20:17:12 +0100 |
Dennis C. M. |
rename
|
Tue, 27 Jun 2023 20:13:25 +0100 |
Dennis C. M. |
add images
|
Tue, 27 Jun 2023 20:06:49 +0100 |
Dennis C. M. |
Rename LICENSE to LICENSE.md
|
Tue, 27 Jun 2023 20:06:17 +0100 |
Dennis C. M. |
Create LICENSE
|
Tue, 27 Jun 2023 20:04:25 +0100 |
Dennis C. M. |
add description
|
Mon, 26 Jun 2023 18:12:03 +0100 |
Dennis C. M. |
change rectangle color to white when algorithm is selecting it
|
Mon, 26 Jun 2023 17:49:41 +0100 |
Dennis C. M. |
implement selection sort
|
Sun, 25 Jun 2023 19:23:49 +0100 |
Dennis C. M. |
implement method to run the algo function given the selected algo
|
Sun, 25 Jun 2023 18:46:29 +0100 |
Dennis C. M. |
add randomize func and refactor UI
|
Sun, 25 Jun 2023 16:52:44 +0100 |
Dennis C. M. |
refactor variable name
|
Sun, 25 Jun 2023 16:28:13 +0100 |
Dennis C. M. |
fix vertical character alignment
|
Sun, 25 Jun 2023 15:51:39 +0100 |
Dennis C. M. |
printing text with custom font
|
Sat, 24 Jun 2023 13:39:21 +0100 |
Dennis C. M. |
printing text with custom font but incorrect letters
|
Sat, 24 Jun 2023 00:44:30 +0100 |
Dennis C. M. |
fixing algo speed
|
Fri, 23 Jun 2023 23:08:34 +0100 |
Dennis C. M. |
testing glutTimerFunc
|
Fri, 23 Jun 2023 20:24:37 +0100 |
Dennis C. M. |
bubble sort
|
Fri, 23 Jun 2023 18:26:31 +0100 |
Dennis C. M. |
removing struct?
|
Fri, 23 Jun 2023 16:46:43 +0100 |
Dennis C. M. |
text flickering fixed
|
Fri, 23 Jun 2023 10:01:37 +0100 |
Dennis C. M. |
refactor
|
Tue, 13 Jun 2023 18:37:23 +0100 |
Dennis C. M. |
Refactor to array of structures
|
Tue, 13 Jun 2023 17:23:52 +0100 |
Dennis C. M. |
rectangles with variable height
|
Mon, 12 Jun 2023 23:10:08 +0100 |
Dennis C. M. |
render text with number of elements on screen
|
Mon, 12 Jun 2023 20:13:04 +0100 |
Dennis C. M. |
draw multiple rectangles with loop
|
Mon, 12 Jun 2023 18:45:30 +0100 |
Dennis C. M. |
draw a weird filled rectangle
|
Mon, 12 Jun 2023 18:28:57 +0100 |
Dennis C. M. |
add gitignore
|
Mon, 12 Jun 2023 18:24:19 +0100 |
Dennis C. M. |
draw a point
|