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.
Shazan
I didn't mean pixel art I meant software rendering because I don't how to manipulate the pixels. I…
»
hugo
Pixel art is more of a visual style of 2D games. So I recommend you watch the first episodes of , …
»
Shazan
Is there a resource for pixel programming and low level software rendering for a beginner who know…
»
ratchetfreak
sounds like what google chrome does (or tries to do) for it's process isolation for its tab proce…
»
sahebjot singh
thanks, seems quite useful!
»
hugo
I think you have to Google "raspberry pi bare metal" A few other easier, probably funnier options …
»
iFuSiiOnzZ
I do not knot if someone reported this bug (I made a fast read), but in my case the is extremely …
»
Shazan
Can you provide more info on setting up video mode is it possible with the raspberry pi and how?
»
ratchetfreak
When malloc was first implemented memory didn't need to be aligned. It's only later when cache be…
»
TM
Well, memory allocations always need to be aligned, the only reason malloc doesn't take an alignm…
»
Michael Cameron
Unfortunately as hardware has become more "Plug'n'play" it has basically just got worse since vend…
»
Mārtiņš Možeiko
It's still possible to insert usb/cd/floppy in modern CPU and directly boot from it and run only y…
»
Andrew Smith
Hello! I recently used Casey's to learn and implement GJK for discrete collision detection. Howev…
»
Jeroen van Rijn
Ah, awesome sauce. Hopefully it has improved hardware acceleration as well, so it's on par with pl…
»
Bill Strong
So there is always some code underneath, even if it is the UEFI/BIOS. But you can do this today on…
»
Benjamin Arnaud
@Kelimion: Just tested with the latest VLC and you don't seem to get chipmunks. The pitch seems t…
»
Shazan
Is it possible to code a game where it doesn't need an OS. It loads directly to the game like old …
»
Ameen Sayegh
First, my complain is not about why I have to mark the functions getting called explicitly to be o…
»
ratchetfreak
Don't judge compilers without having their insides. I only have limited experience with compiler c…
»
Ameen Sayegh
So we have to turn the optimization on from the command line by using /O2 switch, then we have to …
»
Allen Webster
Hmm yes that is always annoying. I will try to setup a few ways to manually or automatically get…
»
Abner Coimbre
Right, hosting a competition sounds great, just not for the time being! Everyone is welcome to ho…
»
strangezak
Just wanna post saying, im in when / if this happens
»
Jeremiah Goerdt
Pretty much anyone can create a game jam on Itch.io and it's a platform to sell/give away your gam…
»
Simon Anciaux
Hi, I was running the example (example1.cpp) to see what tokens where generated. I stepped in the …
»
Jeroen van Rijn
For MotionBox I built a bunch of tools to generate screenshots every once in a while. This is con…
»
Benjamin Arnaud
Would it be possible to have linked pictures on project pages instead of uploads ? For MotionBox I…
»
ratchetfreak
My current understanding of aligned allocation:0x---Some Address: start of actually allocated mem…
»
Tom
I like a month long comp too.I fear that using money as votes could get hairy, but many artists hav…
»
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 qu…
»