Bill,
BillDStrong First, the way you describe your node system, you only really need two nodes, …
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…
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! …
Hi all,
my name is Anaël, I'm an artist and programmer working mainly as a technical art directo…
Hi there,
I am following handmade hero and I found something interesting on day 127.
Casey align…
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?
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.
ApoorvaJ Sean,
owensd,
I did something similar with the current undo system in Papaya, but havi…
A couple of random thoughts.
First, the way you describe your node system, you only really need…
A couple of thoughts. I like what nothings is saying about splitting into layers. It's the approa…
Sean,
Thanks a lot for pitching in. Much appreciated. :)
Exposing the bottom-most layer as an i…
GreenLightning Do you want to support custom nodes?
In most scenarios I find custom-node type st…
CaptainKraft
It seems like unions can accomplish what you need with the API. Of course, that may…
Which day are you running?
If it is before day 324 then this can sometimes happen because of dri…
Do you want to support custom nodes?
nothings
== Unrelated comments
Tools like Photoshop prett…
If we just take a literal representation of your description, you could end up with something tha…
People reading this, just because you respect my work, please don't take my comments here as a fi…
APoorvaJ I need to have different kinds of nodes - e.g. BitmapNode, HueSatNode, VectorNode, etc. …
Hi Casey, has the speaker list been finalized yet?
I have a design problem that seems well-suited to OOP, but I want a clean C implementation. I'd l…
I cannot get any textures from hha-files to display. I am running win32_handmade.exe from the sam…
Mike T —
That's really cool! I am also working on a debugger (for Linux), and it's nice to see a real work…