My best project when I was 10 vs when I was 12
This shows my growth as a coder
This shows my growth as a coder
When the summer is GENUINELY so bad you just want to go back to school
I am attempting to create a series of tutorials for a 3d engine with shaders. I've seen that most 3d scratch tutorials are pretty basic. Anyways, here is the link to the first episode: https://www.youtube.com/watch?v=5jY2Ku_cfmg&t=29s Once I finish the series, I'm excited to see what yall can make
which one is better yall lmk
I previously uploaded a rasterization project on this subreddit but I have completely remade it. this one works extremely well compared to the other one: https://turbowarp.org/1366212076/fullscreen
it took me SO MANY HOURS of studying 3d graphics but FINALLY I got this to work. I haven't implemented zbuffer yet so it's still using painters algorithm. https://turbowarp.org/1353045768/fullscreen?fps=60&interpolate&hqpen&offscreen&limitless
a simple little binary addition calculator I made!