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

搜索资源列表

  1. dialoggame

    0下载:
  2. 实现用鼠标捕捉按扭,通过变换按扭的坐标,使鼠标永远也抓不到按扭-achieve capture with the mouse button, button transform the coordinates so that the mouse will never formulate button
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:27.47kb
    • 提供者:李雪莉
  1. 3D ARPG类游戏Demo(VC)

    0下载:
  2. 3D ARPG类游戏模式Demo(VC)屏幕坐标反向变换到3D坐标应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-3D games Demo mode (VC) screen coordinates to reverse transform DirectX9 3D coordinates application, demonstrated how printed and display. X documents in the skeleton animation.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1.31mb
    • 提供者:灵泉
  1. MouseLookControl

    0下载:
  2. Unity3D中鼠标控制摄像机脚本,上下左右全方位旋转。-MouseLook rotates the transform based on the mouse delta. /// Minimum and Maximum values can be used to constrain the possible rotation /// To make an FPS style character: ///- Create a capsule. ///- Add the Mo
  3. 所属分类:Other Games

    • 发布日期:2017-03-22
    • 文件大小:862byte
    • 提供者:zs
  1. Chess

    0下载:
  2. 中国象棋游戏C++版,非常有意思!你可以自动改造,提供全部源码.-Chinese Chess Game C++ version, very interesting! You can automatically transform to provide the full source code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:冷月宫主
  1. 04_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics and animation programming Cha
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:34.57kb
    • 提供者:Diego Guo
  1. wuziqi

    0下载:
  2. 五子棋对战程序不包括人工智能,用鼠标点击下子。每次下子会变换棋子的颜色-Gobang against the procedure does not include artificial intelligence, Now click with the mouse. Now each piece will transform the color
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:986.98kb
    • 提供者:侯涛
  1. 3DARPGDemo(VC)

    0下载:
  2. 屏幕坐标反向变换到3D坐标 应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-Inverse transform screen coordinates to 3D coordinates application DirectX9, shows how to load and display. X documents in the skeleton animation.
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1.31mb
    • 提供者:fqdao
  1. game1

    0下载:
  2. 十字开灯变换小游戏,可以自己设置方阵的阶数。-Cross lights transform the small game, you can set the square of the order of their own.
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:12.13kb
    • 提供者:cxy
  1. tetris

    0下载:
  2. java俄罗斯方块鼠标控制板 左键:左移 右键:右移 中键:变换 滚轮:快落-mouse control java Tetris Left: left right: right middle: transform Wheel: Fast down
  3. 所属分类:Games

    • 发布日期:2017-03-30
    • 文件大小:22.68kb
    • 提供者:小鱼
  1. 3_17123806

    0下载:
  2. 魔方程序,for Magic Cube.可以进行简单的魔方变换。-Rubik' s Cube program, for Magic Cube. Can transform a simple cube.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:12.03kb
    • 提供者:chen
  1. 1_4jinbi

    0下载:
  2. 有 m × n(m ≤ 100 ,n ≤ 100) 个金币在桌面上排成一个 m行 n列的金币阵列。 每一枚金币或正面朝上或背面朝上。用数字表示金币状态, 0表示金币正面朝上, 1表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选 2列,交换这 2列金币的位置。 .编程任务: 给定金币阵列的初始状态和目标状态,编程计算按金币游戏规则,将金币阵列从初始状 态变换到目标状态所需的最少变换次数。 -A m × n (m
  3. 所属分类:Game Program

    • 发布日期:2017-05-02
    • 文件大小:906.22kb
    • 提供者:刘燕
  1. Traffic

    0下载:
  2. java编写的交通灯程序,有多个交通灯可以变换,可以-java program written in traffic lights, there are many traffic lights can transform, you can try
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:8.24kb
    • 提供者:求是赤子
  1. hgeGame

    0下载:
  2. 利用HGE游戏引擎制作的拼图游戏,非常适合初学者使用,有一定的参考价值。看完源码你会发现这个是可以扩展地~你可以把他改造的更高级,另附 引擎教程和中文文档。是我8个小时的杰作~-Making use of HGE puzzle game engine is very suitable for beginners, there is some reference value. Read the source you will find that this can be extended to- y
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:ysy
  1. huanbi

    0下载:
  2. 使用底层用户界面类在模拟器屏幕中间绘制出俄罗斯方块的模型,并在模型上方显示“俄罗斯方块模型”文字。 拓展:通过两个二维数组实现,默认存储若干个俄罗斯方块模型,点击变换按钮,实现随机变换为其他俄罗斯方块模型。 -Tetris model, drawn in the middle of the emulator screen and display the text of the Tetris model in the model above the underlying user inte
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:243.61kb
    • 提供者:xiaoshu
  1. eluosifangkuai

    0下载:
  2. 俄罗斯方块游戏,实现了砖块的下落,变换,消减,累积-Tetris game,The whereabouts of the bricks, transform, mitigation, cumulative
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:92.21kb
    • 提供者:朱文佳
  1. RussiaBlockjava

    0下载:
  2. 俄罗斯方块游戏实习了等级的变换,方块的变换,预先显示-Tetris game training at a level of transformation, transform box, pre-show
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:261.08kb
    • 提供者:Holsting
  1. Chapter05

    0下载:
  2. direct游戏编程之顶点坐标变换,世界变换,观察变换,投影变换,视区变换,矩阵类型等内容-direct game programming vertex coordinate transformation, the world transform to observe the transformation, projection transformation, viewport transform, matrix type, etc.
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:5.49kb
    • 提供者:王五
  1. dft.py

    0下载:
  2. discrete fourier transform python
  3. 所属分类:Game Program

    • 发布日期:2017-12-05
    • 文件大小:1.54kb
    • 提供者:shikamaru
  1. dctrgb.py

    0下载:
  2. discrete cosine transform python
  3. 所属分类:Game Program

    • 发布日期:2017-12-09
    • 文件大小:1.46kb
    • 提供者:shikamaru
  1. FlameParticle

    0下载:
  2. OpenGL,GLSL,火焰粒子系统,在shader中实现,利用OpenGL的transform feedback特性。(Flame Particle System)
  3. 所属分类:游戏

    • 发布日期:2018-04-20
    • 文件大小:22.66mb
    • 提供者:天琊
« 12 »
搜珍网 www.dssz.com