9
votes
5answers
16k views

Visual Studio 2012 and Game Development

Alright, I think it's a simple question, but I got difficulties to find some answers around. I already read that XNA wouldn't be in Visual Studio 2012. I recently learned to use XNA, but since I ...
0
votes
1answer
429 views

What 3D engine supports real-time editable 3D terrain loaded in from a server?

I'm currently having a problem choosing an engine for a game project I have since a few years. What I'd need is to be able to load a terrain from a remote server (which I can take care of) and display ...
6
votes
5answers
1k views

How should I start playing with 3D?

One of my hobbies (aside programming, of course) is 3d modeling (completely amateur, using 3ds MAX) and I'd like to mix programming with 3d modeling (what a marriage!). So I've read a little about it ...