0
votes
1
vote
What’s the best alternative to C++ for real-time graphics programming?
There are no true alternatives for big AAA titles, especially on the consoles. For smaller titles C# should do.
…
0
votes
What conferences do you attend?
GDC. It's not that amazingly valuable when it comes to lectures (90% of the papers can be later found on the net), but it's great place for industry …
4
votes
2
votes
8
votes
What is the worst class/variable/function name you have ever encountered
IsHardwareSoundPlaying_PleaseDontUseThis(). Called in at least 50 places in the code base, working perfectly.
…
