Nice, reminds me of Khan Academy.
Thanks miotatsu ! I'll review that on GitHub.
The next step would be to build MotionBox and run …
Neo Ar —
bunjee
That's why I'm linking with the lib using the "-static" prefix. I guess linux libtorrent …
Jay —
I'm a little behind on watching the VODs so Casey may have addressed this issue already, but I be…
Watched to about to before the 3D discussion starts. I've implemented GJK for 2D before (followin…
And the fun will start when you'll give your game/application to other people. You'll fix data bu…
Welcome to figuring out opengl perf problems. The constant headache of game devs.
Thanks for the answers. I expected that the way I was creating/deleting buffers was not optimal, …
To add to the list of recommended reading on the subject:
http://www.seas.upenn.edu/~pcozzi...s-…
You should not delete buffer when you need to put new data in. DYNAMIC_DRAW probably is not helpi…
At that point, if you are using ndiswrapper and mesa, you simply take Linux and adopt to your use…
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…
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…
I didn't mean pixel art I meant software rendering because I don't how to manipulate the pixels. …
Pixel art is more of a visual style of 2D games. So I recommend you watch the first episodes of h…
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!
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…
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…
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 …