搜索资源列表
dialoggame
- 实现用鼠标捕捉按扭,通过变换按扭的坐标,使鼠标永远也抓不到按扭-achieve capture with the mouse button, button transform the coordinates so that the mouse will never formulate button
3D ARPG类游戏Demo(VC)
- 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.
MouseLookControl
- 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
Chess
- 中国象棋游戏C++版,非常有意思!你可以自动改造,提供全部源码.-Chinese Chess Game C++ version, very interesting! You can automatically transform to provide the full source code.
04_
- 精通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
wuziqi
- 五子棋对战程序不包括人工智能,用鼠标点击下子。每次下子会变换棋子的颜色-Gobang against the procedure does not include artificial intelligence, Now click with the mouse. Now each piece will transform the color
3DARPGDemo(VC)
- 屏幕坐标反向变换到3D坐标 应用DirectX9,展示了如何载入和显示.X文件里的骨骼动画。-Inverse transform screen coordinates to 3D coordinates application DirectX9, shows how to load and display. X documents in the skeleton animation.
game1
- 十字开灯变换小游戏,可以自己设置方阵的阶数。-Cross lights transform the small game, you can set the square of the order of their own.
tetris
- java俄罗斯方块鼠标控制板 左键:左移 右键:右移 中键:变换 滚轮:快落-mouse control java Tetris Left: left right: right middle: transform Wheel: Fast down
3_17123806
- 魔方程序,for Magic Cube.可以进行简单的魔方变换。-Rubik' s Cube program, for Magic Cube. Can transform a simple cube.
1_4jinbi
- 有 m × n(m ≤ 100 ,n ≤ 100) 个金币在桌面上排成一个 m行 n列的金币阵列。 每一枚金币或正面朝上或背面朝上。用数字表示金币状态, 0表示金币正面朝上, 1表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选 2列,交换这 2列金币的位置。 .编程任务: 给定金币阵列的初始状态和目标状态,编程计算按金币游戏规则,将金币阵列从初始状 态变换到目标状态所需的最少变换次数。 -A m × n (m
Traffic
- java编写的交通灯程序,有多个交通灯可以变换,可以-java program written in traffic lights, there are many traffic lights can transform, you can try
hgeGame
- 利用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
huanbi
- 使用底层用户界面类在模拟器屏幕中间绘制出俄罗斯方块的模型,并在模型上方显示“俄罗斯方块模型”文字。 拓展:通过两个二维数组实现,默认存储若干个俄罗斯方块模型,点击变换按钮,实现随机变换为其他俄罗斯方块模型。 -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
eluosifangkuai
- 俄罗斯方块游戏,实现了砖块的下落,变换,消减,累积-Tetris game,The whereabouts of the bricks, transform, mitigation, cumulative
RussiaBlockjava
- 俄罗斯方块游戏实习了等级的变换,方块的变换,预先显示-Tetris game training at a level of transformation, transform box, pre-show
Chapter05
- direct游戏编程之顶点坐标变换,世界变换,观察变换,投影变换,视区变换,矩阵类型等内容-direct game programming vertex coordinate transformation, the world transform to observe the transformation, projection transformation, viewport transform, matrix type, etc.
dft.py
- discrete fourier transform python
dctrgb.py
- discrete cosine transform python
FlameParticle
- OpenGL,GLSL,火焰粒子系统,在shader中实现,利用OpenGL的transform feedback特性。(Flame Particle System)