hi /prog/. I want to get started programming games and what-not in 3D. Where do I start? Links to tutorials and downloads appreciated. I've never really dealt with 3D graphics.
>>6
Don't try 3D game programming. You'll fail miserably.
Start by learning C. Then, if you still want to do game programming, learn a (2D) game programming library, like Allegro. Then, when you have a handle on game programming, move to 3D.