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.
Handmade Network»Feed
Mārtiņš Možeiko
This most likely means memory corruption. You (or some library call you called incorrectly) corru…
»
Finalspace
Okay this is really confusing. I put the code into a main.cpp compiled it and it run without any …
»
Jeremiah Goerdt
mmozeiko Btw you don't need to start with QAbstractItemModel and QTreeView. That's required only…
»
Finalspace
mmozeiko Not sure, but could be. XCreateColormap accepts pointer to visual, so it could potential…
»
Mārtiņš Možeiko
Btw you don't need to start with QAbstractItemModel and QTreeView. That's required only to have …
»
Mārtiņš Možeiko
Not sure, but could be. XCreateColormap accepts pointer to visual, so it could potentially store …
»
Finalspace
mmozeiko Here's my example that works without segfaults: https://git.handmade.network/snippets/20…
»
Jeremiah Goerdt
mmozeiko I did QTreeView approach in my RcloneBrowser: https://github.com/mmozeiko/RcloneBrowser/…
»
Mārtiņš Možeiko
I did QTreeView approach in my RcloneBrowser: https://github.com/mmozeiko/RcloneBrowser/ It quer…
»
Jeremiah Goerdt
ratchetfreak If going Qt table then go with the QTreeView (so you can expand structs out) and imp…
»
ratchetfreak
If going Qt table then go with the QTreeView (so you can expand structs out) and implement a QAbs…
»
Jeremiah Goerdt
Working on the watch window has been pretty simple so far. I tried out an idea for tables-within-…
»
Mārtiņš Možeiko
Here's my example that works without segfaults: https://git.handmade.network/snippets/20
»
ratchetfreak
I think most games just don't have a lot of independent entities with complex logic. At most it w…
»
Vkar
Funny thing, this is still more flickery (but of course better) then my old solution with 16 fixe…
»
Vkar
Hi, I think the Random Code is serverly busted. We start with 1 2 3ComputeLightPropagation(light…
»
Finalspace
I got X11 with GLX working, but as soon as the application exits, there is a segfault coming from…
»
HawYeah
Hey guys, I've been working on my tower defense game for a bit, and as I have been adding feature…
»
»
Jeremiah Goerdt
teryror Telash I prefer the one from Corne. Same here. Also, where can I apply for a job? :P …
»
Chen
echelon0 Really enjoyed reading this one, I'd like to see how you end up optimizing your collisio…
»
Abner Coimbre
Quick news! Per Vognsen announced a project that, in my estimation, could not be more handmade.…
»
Tristan Dannenberg
Telash I prefer the one from Corne. Same here. Also, where can I apply for a job? :P
»
Alex
Really enjoyed reading this one, I'd like to see how you end up optimizing your collision in thos…
»
Jeremiah Goerdt
Telash I prefer the one from Corne. Thanks :-)
»
Mikael Johansson
I prefer the one from Corne.
»
Jeremiah Goerdt
I'm starting a company once I move back to Nebraska and it will need a logo. I've been refining d…
»
Chen
What happened last time … performance issues So we got collision working, but its performance is…
»
Ryan Fleury
Hey, everyone! My first live programming stream has been announced! The initial few streams will…
»
Ryan Fleury
About a year ago, I wrote a blog post in which I discussed my change of heart regarding the way I…
»