We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Abner Coimbre
Boleban, Thanks; I'm quite glad you want to help out the community. Indeed, encouraging people t…
»
Oswald Hurlem
Unity is not a voxel engine, but it has several packages that allow me to fudge it decently. I am…
»
Boleban
Hi Abner , I’m very excited about the < Building an 8-bit breadboard computer> annota…
»
Mārtiņš Možeiko
Don't do triangle fan. Do the same indexed triangle list, so you can draw all the segments in sam…
»
Flyingsand
That's a good point about not having to rely on multi-sampling for AA. And yes, doing a rounded…
»
Simon Anciaux
My bad. And now that I thing about it he also uses "round" that I think was not available before …
»
Mārtiņš Možeiko
Actually he uses C++11 features. At least two of them. 1) aggregate initialization - https://git…
»
Simon Anciaux
I just compiled the following code with clang on arch linux (clang test.cpp -std=c++11 -pedantic)…
»
Matt Mascarenhas
Comparing with this issue that I opened today, I think it's clear we're on the same page!
»
Mārtiņš Možeiko
You are on right track. For antialiasing you don't need to necessary use multisampling. You coul…
»
Neo Ar
This has been moved to https://riscy.handmade.network/wiki/2835-useful_links
»
r2d2
Well, now I feel really stupid for not thinking of the simplest answer. I tried adding the flags …
»
Simon Anciaux
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 yo…
»
Neo Ar
For the month of February, we did the following: Finished our Milton customizations [Prep 37, Pr…
»
Flyingsand
This is something I've been curious about for some time, so I figured I would put the question ou…
»
r2d2
Hi, folks. I'm following along with the series, currently at day 042. Seeing as I have encounter…
»
Simon Anciaux
Consider adding a test before calling vcvarsall.bat to avoid adding the same thing to the PATH se…
»
Simon Anciaux
Nothing to add to insofaras's comment. I'm looking forward to them.
»
Alex Baines
Sounds like a great lineup, looking forward to them. Props to the authors.
»
Abner Coimbre
Hello Dear Readers! We've hinted about our educational push since the year started, and it's tim…
»
Kapsy
Really looking forward to trying this out.
»
Shazan
Thanks i currently have an issue in wall collision it doesn't work around corners can't find seem…
»
Allen Webster
Yes the plan is to make the indentation rule pretty flexible, perhaps on par with emacs' own inde…
»
Anthony Smith
Mr4thDimention Yeah I want to build out the code flowing stuff some more, the current version sti…
»
Timothy Wright
This seems like a really good idea. Posting some code for a simple pong clone. I've seen engine…
»
@Mattias_G
So, this weeks single-header library is a smaller one: a few variations of pseudo random number g…
»
Shazan
Oops sorry.. I didn't notice that and thanks for your interest. The repo is updated with what you…
»
Allen Webster
Yeah I want to build out the code flowing stuff some more, the current version still has some rou…
»
Anthony Smith
Mr4thDimention There is no such setting if you are talking about the virtual whitespace system, b…
»
Allen Webster
There is no such setting if you are talking about the virtual whitespace system, but I have been …
»