Would it be possible to have linked pictures on project pages instead of uploads ?
For MotionBox…
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…
Tom —
mmozeiko Chip has Allwinner SoC. Which has Mali GPU. That means no source, no docs and binary dri…
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…
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…
popcorn I'm not sure how you would connect something to a phone service like T-Mobile or AT&T…
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…
malloc seems to be designed without free or realloc in mind. it only returns the pointer to the s…
I would really like phones to be faster than they are now... I hate the animations that they have…
@miotatsu: Quite impressed by the progress so far. Great stuff !
If you are stuck with linking is…
Are you sure about it? I tried resizing window in all the possible ways (left, right, top, bottom…
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…
Well, Ludum Dare's October Challenge is coming up (or, usually; Mike is still working on the new …
If vibrant colors and contrast are going to play a big role in the game, there's a few more thing…
hotspur
Despite this issue we're still pretty happy that our colors seem to match and are willin…
Intriguing idea, Connor.
I wonder if Miblo will want to enter his Mibloids game into the competi…
For posterity, I would like to update on our situation as it seems to have settled.
We bought a …
Thanks Jeroen, that works!
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…
Yes, you can do that. GetClientRect always returns 0 in left and top members. It's documented in …