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.
Benjamin Arnaud
Would it be possible to have linked pictures on project pages instead of uploads ? For MotionBox…
»
ratchetfreak
Floresy Hmmm, I take back the "i'm not convinced", and I'd rather say that I just don't get it. I…
»
Tom
1. I like a month long comp too. 2. I fear that using money as votes could get hairy, but many ar…
»
Tom
Hmmm, I take back the "i'm not convinced", and I'd rather say that I just don't get it. I can't q…
»
svk151
Thanks for the replies.
»
Tom
mmozeiko Chip has Allwinner SoC. Which has Mali GPU. That means no source, no docs and binary dri…
»
Mārtiņš Možeiko
Chip has Allwinner SoC. Which has Mali GPU. That means no source, no docs and binary drivers...
»
Mór
Casey saying C++ is poopsauce is what attracted me here. I like people who notice when bad practi…
»
Tom
As an alternative to using Raspberry PI as a base there's also the c.h.i.p., pretty cheap. I'd l…
»
ratchetfreak
Floresy And while I don't have a better API/solution to offer, "void* malloc(size_t size, size_t…
»
Tom
I'm not 100% convinced that aligned allocation is a primary concern for most developers using mal…
»
Tom
chronokun ...As for visualization, I think being able to provide sufficient information about th…
»
Mārtiņš Možeiko
popcorn I'm not sure how you would connect something to a phone service like T-Mobile or AT&T…
»
N Setobol
RaspBerry PI? You can prob use a light weight linux like Arch with X and somehow create a program…
»
TM
malloc would be fine if it was just a convenience function in a random lib, but as a crt function…
»
ratchetfreak
malloc seems to be designed without free or realloc in mind. it only returns the pointer to the s…
»
David Butler
I would really like phones to be faster than they are now... I hate the animations that they have…
»
Benjamin Arnaud
@miotatsu: Quite impressed by the progress so far. Great stuff ! If you are stuck with linking is…
»
Mārtiņš Možeiko
Are you sure about it? I tried resizing window in all the possible ways (left, right, top, bottom…
»
Thomas Kingsvik
They're not guaranteed to be 0 when you are resizing a window. They seem to frequently be not 0 w…
»
Ferran
Hello, sorry if this has been brought up before. It's been some years since I was in school, an…
»
William Bundy
Well, Ludum Dare's October Challenge is coming up (or, usually; Mike is still working on the new …
»
Jeroen van Rijn
If vibrant colors and contrast are going to play a big role in the game, there's a few more thing…
»
Michael Cameron
hotspur Despite this issue we're still pretty happy that our colors seem to match and are willin…
»
Jeroen van Rijn
Intriguing idea, Connor. I wonder if Miblo will want to enter his Mibloids game into the competi…
»
hotspur
For posterity, I would like to update on our situation as it seems to have settled. We bought a …
»
nephewtom
Thanks Jeroen, that works!
»
Casey Muratori
Yes, I always do a subtraction by habit, since I don't really know to what extent various RECTs a…
»
Connor
Hello Community! I would to get people's opinions on a small handmade game competition for newbie…
»
Mārtiņš Možeiko
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in …
»