登录
首页 » Visual Basic » Combat

Combat

于 2019-03-20 发布
0 301
下载积分: 1 下载次数: 0

代码说明:

说明:  programa escrito en visual basic 6.0

文件列表:

Affichage.bas, 5479 , 2005-09-17
basRegistry.bas, 5575 , 2005-08-29
CalculPosition.bas, 3415 , 2005-08-26
Chargerjeux.bas, 14530 , 2005-09-17
clsTree.cls, 16896 , 2005-09-17
Combat.bas, 2605 , 2005-09-14
Combat.exe, 200704 , 2005-09-17
Combat.frm, 51748 , 2005-09-17
Combat.frx, 778 , 2005-09-17
Combat.vbp, 1612 , 2005-09-17
Combat.vbw, 725 , 2005-09-17
Controle_dep.bas, 3448 , 2005-09-14
declare_mod.bas, 2365 , 2005-09-14
Element, 0 , 2005-09-17
Element\combat.ini, 2802 , 2005-09-17
Element\combat1.dat, 1588 , 2005-09-17
Element\Combat2.dat, 546 , 2005-09-17
Element\CombatMini.dat, 546 , 2005-09-17
Element\CombatMini.map, 0 , 2005-09-17
Element\cv33.stl, 358648 , 2005-09-01
Element\Map1.map, 9240 , 2005-09-17
Element\Map2.map, 2524 , 2005-09-17
Element\MiniMap.map, 424 , 2005-09-17
Element\s75-18.stl, 564925 , 2005-09-01
Element\t1chi-he.stl, 552459 , 2005-09-01
Element\t40.stl, 490408 , 2005-09-01
Element\t-72.stl, 627800 , 2005-09-01
Element\tetrarch.stl, 424666 , 2005-09-01
Element\type1.stl, 542161 , 2005-09-01
Element\type3.stl, 559057 , 2005-09-01
Element\type95.stl, 516050 , 2005-09-15
Element\type97.stl, 563166 , 2005-09-15
Fonction.bas, 13657 , 2005-09-17
frmAbout.frm, 2930 , 2005-08-31
frmAbout.frx, 50588 , 2005-08-31
frmIntro.frm, 1850 , 2005-09-13
frmIntro.frx, 49822 , 2005-09-13
functions_mod.bas, 3185 , 2005-09-17
Import_STL.bas, 11247 , 2005-09-17
Intersection.bas, 13322 , 2003-07-08
message.RES, 368 , 2005-09-14
ModuleJeux.bas, 8357 , 2005-09-17
ModuleJeux_Equipe1.bas, 6378 , 2005-09-17
ModuleJeux_Equipe2.bas, 6637 , 2005-09-17
OpenGL.bas, 28499 , 2005-09-17
Output, 0 , 2005-09-19
vbogl.tlb, 551120 , 1998-04-16

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

发表评论

0 个回复

  • segmentation3D
    利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
    2009-06-01 17:15:55下载
    积分:1
  • principal_curvatures
    基于PCL的三维点云模型表面主曲率估计的具体实现(estimation of the principal curvature)
    2013-12-19 18:52:43下载
    积分:1
  • Direct3D9.Book
    详细的介绍Direct3D的编程过程,让你逐步成为3D开发高手(detailed account of the Direct3D programming process so that you gradually become a master 3D development)
    2007-04-17 13:14:29下载
    积分:1
  • NormFet_WindowsXP_src
    计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
    2020-07-28 21:38:40下载
    积分:1
  • 3d(ZJU)
    3D模型变换的VC++源程序,用户可在此基础继续进行研究(3D model transformation of the VC++ source code, users can continue to study on this basis,)
    2009-12-10 22:56:35下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • 3333
    基于2D轮廓的三维模型相似性比较研究 在游戏开发和机械建模 常用的方法
    2009-04-11 00:21:12下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • 3d
    说明:  3d制作动画人物详解教程.docDetailed 3d character animation tutorial. Doc(Detailed 3d character animation tutorial. DocDetailed 3d character animation tutorial. Doc)
    2013-06-09 11:06:24下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载