Thanks for getting this together Abner. I am very much looking forward to the Introduction to Nume…
pragma pack isn't necessary, every language understands C's struct packing (which is standardized …
Hi everybody, sorry to post this here, but the handmade.network forums don't seem to have a code f…
Thanks for all the interest. You can probably imagine that I'm pretty excited as well :-)
Raytio —
Awesome to know glad you added it :)
This past week I started development on my 7DRL project. So this is my progress from Saturday to t…
What do you mean when you say "hardware programming" ? If it just about writing assembly and doing…
The Arduino uses an off-the-shelf chip. You can buy these for a few dollars each without the rest…
Shazan —
Last week I wa playing shenzenio a game about hardware programming. so I wanted to try it for re…
Shazan —
Hi is jeroen creating a platform layer for raspberrypi.(the one you can directly boot without the …
This is something a lot of people would just say to learn shaders and the actual math involved. Kn…
Boleban, you could upload your annotations for all the Chinese immigrants and people who came to t…
Hey everyone, I'm trying to learn about lighting using OpenGL. I'm using the fixed APIs (no shader…
Ah yes, of course. Thank you!
Look forward to having you stream again!
Boleban, Thanks; I'm quite glad you want to help out the community. Indeed, encouraging people to …
Unity is not a voxel engine, but it has several packages that allow me to fudge it decently. I am …
I had kept the annotations myself , the reason is :1.For English native speaker , there is very l…
Don't do triangle fan. Do the same indexed triangle list, so you can draw all the segments in same…
That's a good point about not having to rely on multi-sampling for AA. And yes, doing a rounded (b…
My bad. And now that I thing about it he also uses "round" that I think was not available before C…
Actually he uses C++11 features. At least two of them.aggregate initialization - raw string litera…
I just compiled the following code with clang on arch linux (clang test.cpp -std=c++11 -pedantic) …
Comparing with that I opened today, I think it's clear we're on the same page!
You are on right track. For antialiasing you don't need to necessary use multisampling. You could …
r2d2 —
Well, now I feel really stupid for not thinking of the simplest answer. I tried adding the flags m…
I don't know why it's not allowed and I don't have clang so I don't know if it'll work but did you…
Neo Ar —
For the month of February, we did the following: February was a huge month for RISCY BUSINESS. Wi…