CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - code mapping

搜索资源列表

  1. MultiTexturing

    0下载:
  2. 一个关于多重纹理映射的源代码,这是nehe教程的一个经典例子!-a multi-texture mapping of the source code, which is one of the guidebook nehe classic example!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2216597
    • 提供者:xczhang
  1. map-making

    0下载:
  2. 手机游戏的地图绘制源代码,众所周知,手机的地图不能直接用图片来做,图片所占的空间太大,而是由TILE拼接起来的,具体请看源代码。-mobile phone games mapping source code, as we all know, cell phone map directly to do with photographs, Photo space occupied by the great, but by the TILE pieced together the details, p
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:7538
    • 提供者:明明
  1. z_mappingTREE

    0下载:
  2. Z-mapping立体贴图源代码。带广告牌贴图技术。-Z-mapping Draping source code. Billboards with mapping technology.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1378607
    • 提供者:海深
  1. 木锤打老鼠

    0下载:
  2. 一个小游戏源代码,使用贴图技术实现,图形程序设计范例-a little game source code, the use of mapping technology, graphic example of program design
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:105263
    • 提供者:dfsd
  1. nov98

    0下载:
  2. 国外游戏开发者杂志1998年第十一期配套代码,包含Andrew Flavell关于MIP-mapping的文章的配套代码,Stan Melax多边形下降的例子代码和Jeff Lander的关于IK的例子代码--Code of game development magazine in 1998 the 11th issue, contained Andrew Flavell`s necessary code aboutMIP-mapping article , example code about
  3. 所属分类:Game Program

    • 发布日期:2017-11-12
    • 文件大小:583690
    • 提供者:站长
  1. MIDP1.0TILESMapDEMO

    0下载:
  2. 使用j2me编写的手机平台上一个游戏的地图绘制代码,里面有部分注释,希望对你的工作会有帮助-J2me prepared to use on a mobile platform game mapping code, which has some of the Notes, in the hope that your work will be helpful
  3. 所属分类:Games

    • 发布日期:2017-04-26
    • 文件大小:12349
    • 提供者:Wuxingde
  1. 3DGameProgramChapter6

    0下载:
  2. 3D游戏编程第六章的源代码,分三个目录,全部讲解纹理贴图,非常适合初学者-3D Game Programming Chapter VI of the source code directory is divided into three, all on the texture mapping is very suitable for beginners
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:356205
    • 提供者:杨泽鹏
  1. 3

    0下载:
  2. Visual C++角色扮演游戏程序设计之零件贴图 游戏编程的第三步,零件贴图的源代码-Visual C++ role-playing games designed to map the game programming part of the third step, parts of the source code mapping
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:82113
    • 提供者:陈卫杰
  1. 200761603679

    0下载:
  2. 一个 3D 的全景漫游程序,它包含了制作 3D 游戏的许多基本技巧,例如:Z 缓冲, 纹理映射, 矩阵, 多角形排序和移动背景。程序中的 3D 世界包括一架飞机和一条小船和一些树,这样您将容易理解代码并自行修改为您需要的。所有这些只有区区 264KB。请看程序截图!-3D panorama of a roaming procedure, which includes 3D games produced many of the basic skills such as: Z buffering,
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:257015
    • 提供者:eason_wit
  1. tetris

    0下载:
  2. 俄罗斯方块代码,通过简单的贴图实现,有背景音乐功能,vs2010编译通过-Tetris code, through a simple mapping to achieve, the background music function, vs2010 compile
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:186484
    • 提供者:allen
  1. 16bit_color_bmp

    0下载:
  2. nds游戏机上 贴图功能的源代码。 需要devkit环境-nds mapping feature on the game' s source code. Environment need devkit
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:31133
    • 提供者:caohongyu
  1. PGMA_2.1

    0下载:
  2. 这是一个ICC推出的两个标准色域映射算法的程序代码This is a launch of two standard ICC color gamut mapping algorithm code-This is a launch of two standard ICC color gamut mapping algorithm code
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:527210
    • 提供者:防身产品
  1. Sudoku-Puzzle

    0下载:
  2. 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1559364
    • 提供者:曾克成
  1. 123

    0下载:
  2. VC++编写的电子地图绘制工具,可以试试合不合手,内有源码和图片。-VC++ prepared electronic mapping tools, you can try fit together hand, there are source code and pictures.
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:105775
    • 提供者:sun
搜珍网 www.dssz.com