I am happy to be a new part of Handmade Network! There have been several things I've been working…
You can try to use after displaying your image to sort of "wait for vsync". I never used that so …
I am making a old-scool rpg while learning software rendering. I have no issues with performance. …
Is there an e-mail address I could use to contact you to send some feedback I do not wish to share…
To approximate higher resolution microgeometry, you can use . Normal maps encode a normal per texe…
"...when you're interpolating normals there's nothing to fall back to. The normal vector is all yo…
I didn't put the link to exact section within the chapter of the book. I have corrected that now. …
Miles —
You're correct that interpolating the normal has a similar issue. However, unlike with light direc…
I think you are misunderstanding what they are saying. Article says that calculating lighting valu…
Here I am assuming that our mesh is made of triangles and every vertex has position, normal and co…
Jens —
Not a bad idea, I'll do that for future releases.
Could you include the cli version in the paid zip so that I can have both without needing to get t…
Is there any chance of remote gdb support? It would be nice to be able to use codeclap with e.g. …
Jens —
New features, new release! As there were some major improvements for the layout language I decided…
spx —
Thanks for collecting all these information. Right now all the gcc/g++ tests on windows are compil…
Hi, thanks for the debugger :) There are some issues with newer versions of mingw gcc and g++ and …
Max —
I probably spent just as much time on sabbaticals as on the job. I have pretty much always been c…
old structure relied on Task and Text Nodes alone. } TextNode :: struct { parent: ^TaskNode, pre…
As far as I can tell this only is used by the DWARF symbol output and not PDBs.
spx —
Speaking of unexpected. There were still problems with the recent llvm integration on Linux but ho…
If you have enabled UPnP on router, or explicitly forwarded ports to your PC, or you have put PC i…
Sorry to insist on this, but can you elaborate on what would be a badly misconfigured local netwo…
Hey! I was looking at some command line options for the Clang compiler and I realized that there i…
A new of ncJump has been published today by . ncJump is a platform game that uses Box2D for the p…
Miles —
You should treat java programs the same way you would treat any other executable. Only run them fr…
Games that open servers like don't starve together can leave ports open and is that dangerous? Or…
What about java, is it safe to have it installed? Games that open servers like don't starve togeth…
Yes. Denying is easy, for us that understand what ActiveX is. Some people have no idea and sites …
Worrying about ActiveX is pretty much irrelevant nowadays. Only browser that supports is old Inter…