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.
Matt Mascarenhas
Interesting question about accessing (read-only?) the forums and blogs of projects that were remov…
»
Abner Coimbre
I forgot to address the question. Since I wrote the site to simply serve static content, we can d…
»
Abner Coimbre
Good questions so let's have a crack at 'em. On this second bullet point you could maybe see ano…
»
Simon Anciaux
Maybe you should try to make a simple game using "MVC" and then try to make the same game but with…
»
Mikael Johansson
I am confused to... What is it you do on handmadedev.org that you cant do here?
»
Simon Anciaux
Thanks for the news. I'm a bit confused: why isn't handmadedev.org a simple page on handmade.netwo…
»
Nikita Smith
Awesome job man!
»
Ryan Fleury
Thanks for the support, Jeroen!
»
Mike T
Current status:
»
unfear
However, the big difference I think, is, whats good in C, may not be good in PHP, and vice versa.…
»
Mikael Johansson
My experience is that what is good in games, is good in other applications, and vice versa. I writ…
»
unfear
Tks for the replies :) @Telash: All my experience with MVC comes from web developer with PHP, neve…
»
Abner Coimbre
Hello Handmade Community! Did I say no later than July 4th? I meant no later than the day after s…
»
Mikael Johansson
I kind of have to agree with pragmatic_hero. All time you spend on thinking about these things, an…
»
pragmatic_hero
Oh, brother, you've got some unlearning to do. Can you explain how this ceremonial glue code reduc…
»
Mikael Johansson
I have 3 structures like this: typedef struct { double x; double y; v2 velocity; texture_t image…
»
Jeroen van Rijn
Thanks for the update, Ryan. Good luck on the new path.
»
Ryan Fleury
The game I'm making has very much changed since I began making it; the art is different and theref…
»
Seth Archambault
Okay, this is issue has been haunting me for the last few days, and there is literally nothing on …
»
unfear
A model with the data you want to expose through an interface (the View). The interface can be a …
»
unfear
[/quote] Hi, I watched the first video, the Casey talk very cleary, 90% ot time I understand, but…
»
ratchetfreak
MVC and all the related MV* patterns IME boil down to the same thing: A model with the data you wa…
»
James Fulop
Thanks for the info! That does seem like a cleaner solution since I will almost certainly forget t…
»
Abner Coimbre
Archive: (annotated) Guest: | Guest appearance: Setting: The Initiative began with and th…
»
Mārtiņš Možeiko
There's no such GLSL layout qualifier that will match C layout exactly. There is std430 layout def…
»
James Fulop
Yes I have already had to deal with this, one of my other uniform blocks looks like }; [/code] d…
»
Mārtiņš Možeiko
Here are few questions on MVC and answers from Casey on stream:
»
Flyingsand
I did do this actually when I first noticed the inconsistent timings. I commented out the blit an…
»
unfear
Hi, And about Model View Control on a game engine? Use MVC on entire project or only on the game l…
»
Alex Baines
I left off mentioning my intentions for improving the help system, and early last month that was …
»