登录
首页 » C++ » ank

ank

于 2021-04-20 发布 文件大小:2192KB
0 430
下载积分: 1 下载次数: 0

代码说明:

说明:  D3D开发的三维坦克大战程序,碰撞,战斗效果!值得借鉴哦,呵呵!(D3D development of 3D tank warfare program, collision, combat effects! To be learned Oh, Oh!)

文件列表:

ank\Data\Camojungle.bmp
ank\Data\Fractalreflections.bmp
ank\Data\Missile1.lwo
ank\Data\Particule.bmp
ank\Data\Plafond.bmp
ank\Data\Sky.lwo
ank\Data\Sol.bmp
ank\Data\Sol1.lwo
ank\Data\Tank1.lwo
ank\Data\Tank1_Gun.lwo
ank\Data\Tank1_Turret.lwo
ank\Hufotank.exe
ank\Info.txt
ank\Keys.txt
ank\Source\Def.h
ank\Source\Glext.cpp
ank\Source\Glext.h
ank\Source\Glext_Compiled_Vertex_Array.h
ank\Source\Hbbox.h
ank\Source\Hcolor.h
ank\Source\Hdef.cpp
ank\Source\Hdef.h
ank\Source\Hmissile.cpp
ank\Source\Hmissile.h
ank\Source\Hobject.cpp
ank\Source\Hobject.h
ank\Source\Hparticule.cpp
ank\Source\Hparticule.h
ank\Source\Hplan.h
ank\Source\Hpoint.h
ank\Source\Hscene.cpp
ank\Source\Hscene.h
ank\Source\Htank.cpp
ank\Source\Htank.h
ank\Source\Htankai.cpp
ank\Source\Htankai.h
ank\Source\Imgloadbmp.cpp
ank\Source\Imgloadbmp.h
ank\Source\Iofile.cpp
ank\Source\Iofile.h
ank\Source\Mouseman.cpp
ank\Source\Mouseman.h
ank\Source\Oglcmainheader.h
ank\Source\Rimage.cpp
ank\Source\Rimage.h
ank\Source\Rtexture.cpp
ank\Source\Rtexture.h
ank\Source\Yourcode.cpp
ank\Vc6project\Ptypes.h
ank\Vc6project\Std.cpp
ank\Vc6project\Std.h
ank\Vc6project\Vcproject.dsp
ank\Vc6project\Vcproject.dsw
ank\Vc6project\Vcproject.opt
ank\Vc6project\Win32framework.cpp
ank\Vc6project\Vcproject.ncb
ank\Vc6project\Vcproject.suo
ank\Data
ank\Source
ank\Vc6project
ank

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Structure-Light-Reconstructor
    结构光三维重建代码,提取结构光的点,并进行三维坐标转换(Structure light 3D reconstruction code, structured light extraction point, and three-dimensional coordinate conversion,DrawZeroPoint/Structure-Light-Reconstructor)
    2021-04-04 10:59:04下载
    积分:1
  • lb3d-2014-05-19
    格子玻尔兹曼的3D程序代码 有需要的可以下载下来参考(Lattice Boltzmann need a 3D program code can be downloaded the reference)
    2015-03-23 08:57:44下载
    积分:1
  • read3D_RMA
    是3d_rma数据库读写的程序,原来随数据库附带的读数据的程序读出的点有误,在此基础上做了一些修改,可以正确的读出。(3d_rma database is read-write procedure, the original database with the data attached to the procedure time to read out the points to be wrong, on this basis to do some modifications, you can read out the correct.)
    2008-04-01 15:40:18下载
    积分:1
  • Roses
    去年情人节写的一个程序。设计场景:在漫天玫瑰飘洒之下,对尔之祝福姗姗而来。(a program to make your girl happy!I hope this is useful to you.)
    2012-09-01 03:09:48下载
    积分:1
  • Triangle-of-Point-Cloud
    Matlab 三维点云三角化 不是平面域的三角化 是三维点云三角化 亲身测试绝对可用!(Triangle of Point Cloud)
    2012-02-27 17:16:34下载
    积分:1
  • IET_CV_SOAMST_2011
    一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简单而有效的方法来估计的规模为目标。然后一种方法, 利用估计的区域和第二阶中心矩,提出 自适应地估计目标的宽度,高度和方向的变化。广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。(A scale and orientation adaptive mean shift tracking (SOAMST) algorithm is proposed in this paper to address the problem of how to estimate the scale and orientation changes of the target under the mean shift tracking framework. In the original mean shift tracking algorithm, the position of the target can be well estimated, while the scale and orientation changes can not be adaptively estimated. Considering that the weight image derived from the target model and the candidate model can represent the possibility that a pixel belongs to the target, we show that the original mean shift tracking algorithm can be derived using the zeroth and the first order moments of the weight image. With the zeroth order moment and the Bhattacharyya coefficient between the target model and candidate model, a simple and effective method is proposed to estimate the scale of target. Then an approach, which utilizes the estimated area and the second order center moment, is proposed to adaptively e)
    2013-08-06 16:55:36下载
    积分:1
  • 3D数学基础:与游戏开发
    一步步引导读者用C++实现计算机图形学中的各种基础数据结构(Lead reader to build the various data structrues of computer graphics step by step.)
    2020-06-18 14:40:02下载
    积分:1
  • Six_3D_exe200476762006
    Six 3D exersizes for VisualBasic.
    2016-01-04 22:25:42下载
    积分:1
  • Beziar
    说明:  基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制(Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar)
    2011-03-01 19:15:44下载
    积分:1
  • Desktop
    土木工程-边坡工程-离散元3dec软件-边坡的建模和安全系数求解的命令流(Civil Engineering- Slope- Discrete Element 3dec software- modeling and solving safety factor of order flow)
    2015-07-28 17:07:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载