We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Jim Shearer
Since we're going to be writing the renderer from scratch, the Graphics Gems series (especially v…
»
Mārtiņš Možeiko
I believe debugging options like working directory is saved in .suo file, not .sln. But this .sou…
»
Christopher O Connor
Yes it prompted me to add my location, so run that scipt / mapping again and then I can actually …
»
Dustin P. W. Henry
Oh thanks for pointing out hackershelf, that's where I found the online version of another thing …
»
Casey Muratori
The gold-plated guns are not available in the Deluxe Edition™. You are confusing it with the Day…
»
Christopher O Connor
Not a specific recommendation but: http://hackershelf.com has links to a number of freely availab…
»
Casey Brant
Cool! I didn't have my location in my profile before but you prompted me to add it :)
»
Casey Muratori
Yes, definitely 2D. Teaching all the 3D math would probably take many months so I felt like it w…
»
Casey Muratori
The options are stored in the .sln file. Visual Studio _should_ have asked you to save the .sln …
»
Bert Proesmans
Fun idea to visualize this! Seems i'm the only one who represents Belgium on this forum. I have…
»
Dustin P. W. Henry
To get this thread back on the topic of texts on programming, I'm currently reading through Alexa…
»
Carlos Gabriel Hasbun Comandari
Here is Casey expressing the same idea I was suggesting: http://youtu.be/uxbJo5DDpWY?t=48m34s 4…
»
Christopher O Connor
IRL [attachment=1]HH_SANDCASTLES.jpg[/attachment]
»
Carlos Gabriel Hasbun Comandari
The same could be said about books, some are bad and inadvisable. The laser programmer mention is…
»
Johan Öfverstedt
gazto That was a bad analogy. I find it stupid that people ask for books when they have the Inter…
»
Dustin P. W. Henry
A good book saves the time of trying to sort through huge amounts of internet resources to separa…
»
Carlos Gabriel Hasbun Comandari
That was a bad analogy. I find it stupid that people ask for books when they have the Internet at…
»
Johan Öfverstedt
gazto Just program and make all the mistakes that you must. Programming is not about reading book…
»
Carlos Gabriel Hasbun Comandari
http://youtu.be/Ee3EtYb8d1o?t=50m29s Visual Studio has the option to use as a working directory …
»
Carlos Gabriel Hasbun Comandari
Just program and make all the mistakes that you must. Programming is not about reading books it i…
»
Johan Öfverstedt
I think I can confidently say if you are only going to own 1-3 books on programming, that none of…
»
Dustin P. W. Henry
I think I can confidently say if you are only going to own 1-3 books on programming, that none of…
»
David Gow
Chapter 14: A Trip Down Memory Lane is now up. The top-secret behind-the-scenes info: The sit…
»
Stefan Koch
almost no work. If clang is compiling then cling is too.
»
Awais Ahmad
The idea seems pretty cool and I would like to use it. I wonder however how much work would you h…
»
Marco
Thank you all for your replies! I will start digging into those resources soon and I'm sure I wil…
»
theinternetftw
So I wrote a quick script to grab the listed locations of everyone on the forums so far and then …
»
Johan Öfverstedt
Yes. Scott Meyers is not a bad guy ;) And there is clearly good stuff in the books, no doubt abo…
»
Christopher
For example I have met a great deal of people who goes around thinking you should always make the…
»
Casey Muratori
Assuming that there is no operator overloading going on, then yes, []'s in C generally just does …
»