zoukankan      html  css  js  c++  java
  • 3D坦克大战游戏项目源码

    3D坦克大战游戏项目源码 - Kawaii Tanks Project

    [Outline]
    Kawaii Tanks Project is a 3D tank battle game for desktop and mobile platforms.
    Please try the playable demo (for Windows / for Android). All the scenes and tanks are included.

    [Features]
    - Camera functions [rotation, zoom, avoid obstacle]
    - Aiming functions [free aiming (desktop), lock-on aiming (mobile), reticle, lead-marker]
    - Damage system [hit-points, weak / strong points, breakable turret]
    - AI system [patrol waypoints, detection, tracking, lead-shooting]
    - Score system [kills, killed, cost]
    - Indicators [position, damage, score]
    - Tank editor [appearance, driving, turret, gun, sound, etc]
    - Simple track system [deforming, texture scrolling]
    - Finished tank prefabs [SD Firefly, SD Tiger-I, Simple KV-I]

    [Notice]
    To use external tank models, you need basic skills of 3D modeling as follows.
    - Separate an object into several parts. e.g. Turret >> Turet, Cannon, Barrel
    - Combine several objects. e.g. Hull + Skirts + Hatches >> MainBody
    - Change the position, rotation and scale.
    - Reset the pivot at will.
    - Create a simple mesh using primitive objects.
    - Export the model into Unity at correct scale and rotation.
    Please read Modeling Manual.
    Feel free to contact me if you have any issues with importing, rigging, remodeling and so on.

  • 相关阅读:
    angular 路由请求js文件
    WeX5的简单介绍及UI的简单讲解
    JAVA 反射
    JAVA 线程
    JAVA 远程通讯机制
    用Java实现几种常见的排序算法
    自动完成
    Springmvc和poi3.9导出excel并弹出下载框
    Windows Server 搭建企业无线认证(NPS搭建)
    Windows Server 搭建企业无线认证(Radius认证方案)
  • 原文地址:https://www.cnblogs.com/jiahuafu/p/14317012.html
Copyright © 2011-2022 走看看