10,444 reputation
3467
bio website richardcarter.org
location Raleigh, NC
age 23
visits member for 2 years, 11 months
seen yesterday
stats profile views 1,243

I'm a software developer at NetApp, with an avid side interest in game development.


10h
awarded  Enlightened
13h
awarded  Nice Answer
2d
awarded  Caucus
Jun
13
awarded  Pundit
May
16
awarded  Notable Question
Apr
29
awarded  Nice Answer
Apr
18
awarded  Good Question
Mar
25
awarded  Good Answer
Mar
5
awarded  Notable Question
Feb
6
awarded  Good Question
Feb
5
awarded  Popular Question
Jan
9
awarded  Generalist
Jan
4
awarded  Enlightened
Jan
4
awarded  Nice Answer
Jan
2
awarded  Notable Question
Dec
14
comment Exporting XNA class library as a DLL file
I was only responding to a flag. The definition of a downvote is "this answer is not useful". His question was how to compile a DLL and you have answered it by telling him to open and compile it. I guess it's valid in some sense, but I would agree that it's not useful/helpful to the author. If you put yourself in his shoes and then read your answer, do you think it answers his questions? Regardless, it's up to the community and original author to decide what's a good answer by voting, I was merely giving a suggestion.
Dec
13
comment Exporting XNA class library as a DLL file
Please give more details. This doesn't seem to actually answer the question.
Nov
25
comment using std::chrono::steady_clock for timing
Perhaps you should take a look into the source code of a game library's timing functions; behind them you should simply find some system-specific API calls, nothing custom or arcane. The game library should simply be using the best standard timer choice, that is, one which is high resolution and accurate.
Nov
25
comment Gigantic 2d maps?
Have you considered using tiles?
Nov
24
comment What do XNA C# programmers do for inspiration?
Also in our FAQ is a list of other places to ask this type of question. I just added the section recently so it might not have existed at the time you asked this question. It's an interesting question, but as Byte56 said, not a good fit for our Q&A format.