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.
x13pixels
Can you send me the command line (compile and link) you use to build your executable? You can gra…
»
Moustapha Saad
I started watching handmade hero 4 years ago. I think I've learned more watching handmade hero st…
»
GunnGames
x13pixelsGunnGames Well I'm not sure what else to try at this point. It deff does not show any of…
»
Flyingsand
tedbendixson I too have witnessed the intrusion of Javascript and Web into the mobile landscape, …
»
Stefano
I think it is important that we make use of proper nomenclature and utilize the word "Guild" so t…
»
albatros
Hello there, From what i gathered on the discord, seems there is will to make another meetup in …
»
Ben
Over the last few weeks I've been working on a variety of different aspects of Nirion. Probably t…
»
Benjamin Pedersen
I agree with Abner. I think it is important to let these things develop organically to what they …
»
x13pixels
GunnGames Well I'm not sure what else to try at this point. It deff does not show any of the code…
»
Ted Bendixson
Hey! I remember you from Handmade Con in Seattle this year. Your story is almost a carbon copy o…
»
GunnGames
RecyrillicWhat you are doing _should_ work, that's why I was asking you to make sure that the sym…
»
Pascal Beyer
What you are doing _should_ work, that's why I was asking you to make sure that the symbols (i.e …
»
GunnGames
RecyrillicWhat happens if you step into the application with F10? If it does not load a source fi…
»
Pascal Beyer
What happens if you step into the application with F10? If it does not load a source file, It pro…
»
GunnGames
Coming from someone who's used VS (and it's debugger), I'm struggling a bit with getting this to …
»
joesweeney
I’ve had similar thoughts to this recently! It was awesome to meet and talk about handmade topics…
»
Abner Coimbre
I think Handmade could end up having a tradition of spawning independent entities until most need…
»
Ben Visness
Thanks for your feedback. We just added a list of new additions to the library home page, so you …
»
Brandon
Ah, okay. It looks like the problem is the top-left pixel fill convention that at least the firs…
»
Simon Anciaux
Hi and welcome. I don't know about that topic but I was interested so I did a little search abou…
»
Brandon
Hi everyone, I'd first like to take the occasion of my first post to express my gratitude toward…
»
Flyingsand
I ended up doing 2 of those 3 things (1 & 3) before I read your message, and now I've just fi…
»
Seth Archambault
abnercoimbreHopefully the other cities got in touch with you too (or you with them?). Just reac…
»
Mārtiņš Možeiko
Very nice! Next steps: 1) remove glClear(GL_COLOR_BUFFER_BIT), because you are drawing fullscree…
»
Flyingsand
Oh, I see - you were using only one context. There is not sharing. You were binding one context i…
»
Shivam Bhatele
Hello Everyone, I am new in this community and I am looking to entry level data science certifica…
»
x13pixels
Thanks for the repro case jack. I will make sure this is addressed in the upcoming release.
»
Mārtiņš Možeiko
Oh, I see - you were using only one context. There is not sharing. You were binding one context i…
»
Flyingsand
If you were not explicitly sharing GL context's, then other GL context does not know anything ab…
»
Simon Anciaux
boagz57Meaning the main goal of trying to manage memory is to limit the need for manually deletin…
»