如题, 场景中地图跟据实际地图做,有上坡下坡碰撞等体验

解决方案 »

  1.   

    好像微软有个这样的例子  基于XNA平台的一个赛车游戏
      

  2.   

    这说白了就是开发游戏...看看XNA吧,这不是单靠程序员能搞定的事...
      

  3.   

    http://creators.xna.com/en-US/starterkit/racinggameRacing GameStarter Kitarea3D Graphics, Graphics, Postprocessing, Shaderssubmitted4/26/2007Description:  The Racing Game Starter Kit is a complete XNA Game Studio game. This highly-anticipated project, originally created for Microsoft by Benjamin Nitschke of exDream Entertainment, comes ready to compile and run, and it's easy to customize with a little bit of C# programming. You are free to use the source code as the basis for your own XNA Game Studio game projects, and to share your work with others. Racing Game is a 3D auto racing game that features advanced graphics, audio, and input processing. Race around the track and try to beat the ghost car to achieve the best time. Note:
    Racing Game requires a video card that supports Shader Model 2.0a or 2.0b. A small number of 2.0-compatible video cards do not support these modes and will not work with Racing Game.
    To install the Racing Game Starter Kit: 1. Download the Racing Game .vsi files. 2. Run Visual Studio Installer, following the on-screen instructions. 3. On the Visual C# Express File menu, click New Project. This may take a minute to load the template 
    for the first time . 4. Choose Racing Game Starter Kit, and then click OK.
      

  4.   

    恩,XNA,你在微软的网站上看看。
    directx和openGL,也是3D开发的东西,
    可以深入的研究下。
      

  5.   

    Xna是包含了DX的
     学XNA 不用友很丰富的DX知识。
       不过也不容易。你慢慢玩吧。 
      对你老板说 ,老板你好,老板再见!
     Xna在中国没有市场。因为 微软开发Xna式给xbox360用户的
    pc 游戏很少。 中国几乎没有Xna开发团队。资料什么都没有 想学很难。
    以上 唯一解决方案,找个C++ Dx程序员 1w5左右一个月那种 
    1两个月人家就能做出来了。
      

  6.   

    你可能要用C++或Delphi了,C#就算你用互操作做出来了,也没有人用,性能相当的差
      

  7.   

    3DMAX吧,但是一般程序写出来的绝大部分是2D假3D的
      

  8.   

    3DMax是Autodesk公司开发的基于PC系统的三维动画渲染和制作软件     只能用来做3D模型
      

  9.   

    1.使用3DMAX建模 + C#控制.
    2.使用3DMAX建模 + XNA不过XNA更偏向XBOX上的游戏开发.
      

  10.   

       我以前开发过汽车驾驶模拟器,最好能用软件开发包来做,不然一个人根本不可能做得了,需要掌握的东西比较多:
       1.VC++是必须的;
       2.有很多软件开发包可以用,开源的像OpenSceneGraph,收费的像vega prime, Quest3D,OpenGVS;
       3.掌握一种建模软件Mutigen creator,maya,3dsmax等;
       4.会做贴图,也就是会用Photoshop。
      

  11.   

    WebCast上好像有一个C#开发3D游戏的系列教程。
      

  12.   

    delphi我也会 有相关的东西学习一下吗