I'm working on an OpenGL application and noticed a huge frame time (~160ms) that always happens a…
This is hardly an optimal solution and would take a lot of work but one thing that might be worth…
hugo —
Are you already a programmer working in another area, or just getting started?
msmshazan I didn't mean pixel art I meant software rendering because I don't how to manipulate th…
Shazan —
I didn't mean pixel art I meant software rendering because I don't how to manipulate the pixels. …
hugo —
Pixel art is more of a visual style of 2D games. So I recommend you watch the first episodes of h…
Shazan —
Is there a resource for pixel programming and low level software rendering for a beginner who kno…
chronokun
Personally I'd very much like to have an OS that behaves more like an emulator, eg. th…
thanks, seems quite useful!
hugo —
I think you have to Google "raspberry pi bare metal"
A few other easier, probably funnier option…
I do not knot if someone reported this bug (I made a fast read), but in my case the Data Inspetec…
Shazan —
Can you provide more info on setting up video mode is it possible with the raspberry pi and how?
Cranky Floresy I'm not 100% convinced that aligned allocation is a primary concern for most devel…
TM —
Floresy I'm not 100% convinced that aligned allocation is a primary concern for most developers u…
Unfortunately as hardware has become more "Plug'n'play" it has basically just got worse since ven…
It's still possible to insert usb/cd/floppy in modern CPU and directly boot from it and run only …
Hello!
I recently used Casey's GJK video to learn and implement GJK for discrete collision detec…
bunjee @Kelimion: Just tested with the latest VLC and you don't seem to get chipmunks. The pitch …
So there is always some code underneath, even if it is the UEFI/BIOS. But you can do this today o…
I think that missing playback speed option is because MotionBox uses libvlc for playback. It can …
Shazan —
Is it possible to code a game where it doesn't need an OS.
It loads directly to the game like old…
First, my complain is not about why I have to mark the functions getting called explicitly to be …
Don't judge compilers without having their insides. I only have limited experience with compiler …
So we have to turn the optimization on from the command line by using /O2 switch, then we have to…
mrmixer Would it be possible to add the values to the documentation and possibly in 4cpp_lexer_t…
CaptainKraft If you want to do something official that is hosted here or ran by our admins, that'…
Just wanna post saying, im in when / if this happens
Pretty much anyone can create a game jam on Itch.io and it's a platform to sell/give away your ga…
Hi, I was running the example (example1.cpp) to see what tokens where generated. I stepped in the…
bunjee Would it be possible to have linked pictures on project pages instead of uploads ?
For Mo…