I tried building and running the samples and ran into issues with XAudio 2 on Windows 7. MSVC 201…
Man, that was a quick reply :)
I guess I should get around to activating a github account :P
Yeah, this is an issue on 64-bit Intel architecture.
We already have this filed in github issues:…
For the code added in day 328, I've been trying to understand why gcc won't create usable code, i…
A long long time ago, at least a year ago, I decided I would contribute the code parsing system i…
Disclaimer: I haven't actually gotten to the OpenGL HMH episodes, I've just done some OpenGL stuf…
In this case deprecated means no new features are added, no bugfixes are done (unless is some cri…
mmozeiko DirectShow is deprecated. Its replacement is Media Foundation.
But does that actually m…
DirectShow is deprecated. Its replacement is Media Foundation.
ChronalDragon
However in order for that vision to work, there needs to be a common way to commun…
adge Hmmmm and yours is working? This is how I do it:
Yeah, mine is working well. It has been fo…
ChronalDragon I've noticed occasionally the browser will keep the wrong version of one of the sty…
mmozeiko I'm not talking how it should be. Or which are good and which are bad libraries. That's …
I've noticed occasionally the browser will keep the wrong version of one of the style files cache…
Sweet, have a great semester Allen! Looking forward to more 4coder progress!
(I really must get …
For the networking side of things look into WebRTC. I don't mean, hey, use webrtc. I mean, look i…
Today is my first day of classes in my sixth semester of school at the University of Michigan. I…
In old OpenGL (before 2.0 or 2.1), there only was a fixed rendering pipeline, that you could conf…
opengl was meant for 3D so with a free camera so that's what the matrix is for, so you don't have…
Hi :)
I'm hardly an expert, but I'll try to answer what parts I understand as I understand them.…
Hey guys,
I've never been a programmer it's just a hobby so this may be the reason why I don't k…
Until we put together a custom handmade search solution that spans the site, gitlab and all other…
Hmmmm and yours is working? This is how I do it:
main.mm:
1
2
3
4
5
6
7
8
9
10
11
12
13…
Looks like you guys are making some progress, exciting to see ! Can't wait to have MotionBox runn…
Hi! The samples are located in the "samples" directory (https://github.com/elnormous/ouzel/tree/m…
Greetings Elviss, Welcome to the HMN !
I've looked at your GitHub repository, this looks promisi…
Miblo As you'll probably gather, it's designed to be closely tied in to the Handmade.Network – BB…
adge Well thats weird. So why am I getting these low FPS then? I'm running it on a mid 2012 MBP r…
I'm looking at the configure,sh for Sky and I see why declarative wasn't found when I tried build…