today i worked on the perspective projection matrix, implemented various 4x4 matrix operations functions and various vec3 functions
today starts the project of making a 3d graphics engine in C using wingdi to draw in a window 2d shapes
Yesteday forgot to post an update, but i fixed various bugs. Today I put the SET and DEL buttons and finally shipped my project
Fixed some bugs, added zoom in / out mechanics, worked a little bit on UI and started learning about wingdi control windows (text boxes, buttons)
today i started working on a C wingdi based gravity simulator. Right now i have simply got the formulas down, the next days I have to "upgrade" this non-existent UI.
Today i finished and fixed yesteday's project of the red-black tree implementation in C and shipped it, tomorrow will start working on something new! took me way too much, had nightmares about it. I do not recommend doing this.
Today I kept working on my C red-black tree implementation, rewriting the deletion function another time, sadly, even today, i couldnt manage to get it to work. I will retry tomorrow, sadly today didnt have much time to dedicate to it. I am sure this project will be done tomorrow
In photo: unbalanced red black tree post deletion of value 13