The current SampleHemisphere function does not generate points distributed uniformly on the hemis…
Hello :)
I live in Maribor, Slovenia and have been organizing dev meetups for the local communit…
Whenever I make a new canvas it creates a white background. I'd like for new canvas to have a bl…
@mrmixer Thanks for trying it out!
I've found the issue with the "Play test sound" button but I'm…
Just showing interest: I live in the US, but i would happily fly over to somewhere in Europe some…
just happened to stumble on this:
http://realmofracket.com/games.html
You can get it and the b…
Update:
I added some useful audio functions and fixed some small bugs.
In addition i added a FFMP…
Hello!
So, I already came forward in that other thread, but here's about me:
I live near Düssel…
Mór —
Hey not to worry, it has been fixed. It was related to some #ifdefs. I passed it in with a -D<…
Okay, so while I'm at it here's about me :
I live in Paris, France.
I have some background org…
Hello !
This is a follow-up to this conversation but I thought it would make sense to create a s…
Mór —
I found out what is causing it, but I don't know how to fix it, other than turn the warning off.
…
You need to show more code. Exactly what you have. Can you reproduce warning on gcc.godbolt.org w…
Mór —
I haven't programmed in a long while, and am having trouble with a compiler warning. I'm linking …
Simon —
I did use a timer now, after trying some different things like WM_USER messages or PostQuitmessag…
I tried it on my local network and it didn't work. I was able to create a room and join it from a…
Yeah being able to do SDL with low pain was something I verified before deciding to do this.
As …
github or git? I'm not sure how github can be difficult? Just click buttons around to browser rep…
nakst —
A github tutorial!!
(please...)
Sintex —
I just want to say that I'm not trying to be negative about the project or put it down in any way…
It is not necessary in any case. You can always type full function signature in all the places wh…
I feel like if I submit it as a project then I'll pressured to work on it more than I otherwise m…
A project evolves over time. The argument that something was meant to be "originally X or Y" does…
There is a lot of negativity going on here. I feel the need to say something that is actually pos…
But in this case it is not necessary right?
Because he is used to declare function pointers with this kind of macro. It just a habit thing.
And contrary to last year, we now have a way to submit submit a project. Not saying you're intere…
Why is Casey using a #define for DIRECT_SOUND_CREATE? I can see that with the X_INPUT macros he i…