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.
Connor
Stay safe! - Connor
»
Ben Smith
Clearly I need to work on my reading comprehension :) Yes, using clang-format on the command line…
»
Mārtiņš Možeiko
The masking with ClipMask is exactly for aligning purposes. No other reason. But I think you are …
»
Jeremiah Goerdt
In your TODO.txt you mention 'line numbers' and it was one of the first things I checked for when…
»
Ameen Sayegh
@brothir, your answer is the best. Unfortunately C is very old and the standard library is very …
»
Ameen Sayegh
This is how I use it: 1 2 3 4 5 6 7 8 9 10 11 12// templates.h #define DEPLOY_SINGLY_LI…
»
Abner Coimbre
I live near Orlando, Florida and hurricane Matthew approaches. My friends were already evacuated …
»
Ameen Sayegh
I am not asking why are we aligning. I'm asking why are we masking? We don't need the additional …
»
Sergio González
I think this is in the intersection of API design and implementation detail. You could let the …
»
Mārtiņš Možeiko
We are doing that because for loading/storing memory to/from simd register there are two options.…
»
ratchetfreak
binji Ah, interesting. I was wondering if I was missing something, perhaps I should have paid att…
»
Ben Smith
Ah, interesting. I was wondering if I was missing something, perhaps I should have paid attention…
»
Apoorva Joshi
Bill, BillDStrong First, the way you describe your node system, you only really need two nodes, …
»
Apoorva Joshi
Allen, I agree with the fact that function pointers tend to get ugly really quickly. I'll probab…
»
Jesse
Reminds me of Processing.org! Thanks for sharing!
»
Jesse
That's jumping into the deep end of the pool without a floatation device. You've probably tried a…
»
Ameen Sayegh
I used to use clang-format for code generation kind of stuff. Instead of using templates I would …
»
hugo
I don't know exactly when it would be useful, but it worked flawlessly and its very fun to play! …
»
anaël seghezzi
Hi all, my name is Anaël, I'm an artist and programmer working mainly as a technical art directo…
»
Ameen Sayegh
Hi there, I am following handmade hero and I found something interesting on day 127. Casey align…
»
Ben Smith
Hi everyone, Apologies if you all have seen clang-format before, but I did a search through the …
»
Mór
I'll try any crazy thing to avoid running MS. lol
»
Shazan
I there a way to learn about rendering techniques without math background from zero knowledge?
»
Abner Coimbre
Mór Now I'm thinking of trying CLion Windows on Linux using Wine. Dear god. I think the path of l…
»
Mór
Kim Hi Zyberg I have been following the show on Linux all the way. I started using David Gow's H…
»
hayai
I'm probably going to be coming in Thursday and leaving on Monday, not 100% sure yet though.
»
David Owens II
ApoorvaJ Sean, owensd, I did something similar with the current undo system in Papaya, but havi…
»
Bill Strong
A couple of random thoughts. First, the way you describe your node system, you only really need…
»
Ralph Brorsen
A couple of thoughts. I like what nothings is saying about splitting into layers. It's the approa…
»
Apoorva Joshi
Sean, Thanks a lot for pitching in. Much appreciated. :) Exposing the bottom-most layer as an i…
»