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

搜索资源列表

  1. mushroom

    0下载:
  2. 绘制一个虚拟场景,其中有:天空、地形、虚拟摄像机、广告牌技术、粒子系统等内容。通过碰撞检测实现一个物体把另一个物体碰撞后导致其中一个物体消失的效果,就像一个物体把另一个物体吃掉了一样。本程序是通过控制大嘴花吃掉跑道上的蘑菇,达到游戏的目的。 -Draw a virtual scene, including: the sky, terrain, virtual camera, billboard technology, particle system, etc. Through collisi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11920843
    • 提供者:夏磊磊
  1. Tank

    0下载:
  2. This simple demo shows off some basic concepts when building a simple tank game.Collision detection,particle system(explode effect). You will learn in this demo how to code a game using opengl in your own way.-This is simple demo shows off some bas
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:159094
    • 提供者:illiop
  1. xiaoche

    0下载:
  2. 基于51的小车碰撞检测,通过红外感应判断是否遇到障碍物,若是小车停止前进,若没有则直线行走-51 car-based collision detection by infrared sensors, the car stopped if an obstacle ahead, if not then walk straight
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:51554
    • 提供者:钱枫
  1. vector_projection

    0下载:
  2. Simple processing.org sketch showing how to project a vector on another vector (used for collision detection for instance)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2426
    • 提供者:goremachine
  1. TankWar-v1.1

    0下载:
  2. 采用gui绘图实现的简单的坦克游戏,主要实现了子弹发射,碰撞检测,墙体实现-Drawing achieved using simple gui tank game, the main achievement of the bullets fired collision detection, wall to achieve so
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:30679
    • 提供者:安然
  1. IEEE-8023-2012

    0下载:
  2. IEEE 802.3 2012 标准,以太局域网络操作 1 Mb / s到100 Gb / s的采用通用的媒体访问控制(MAC)规范和管理信息库(MIB)。带有冲突检测(CSMA / CD)的载波侦听多路访问 MAC协议指定共享介质(半双工)的操作,以及全双工操作。速度具体媒体独立接口(MIIS)允许使用选定的物理层设备(PHY)工作在同轴电缆,双绞线或光纤电缆。系统注意事项多段共享接入网络描述使用被定义为中继器运行速度高达1000 Mb / s的。支持局域网(LAN)运行在所有速度
  3. 所属分类:Development Research

    • 发布日期:2017-06-16
    • 文件大小:25607722
    • 提供者:李书荣
  1. Minifly

    0下载:
  2. 基于VC++,Directx开发工具包的3D飞机小游戏,主要功能碰撞检测和图形渲染-Collision detection and graphic rendering based VC++, Directx Development Kit 3D airplane game, the main function
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:1019871
    • 提供者:KID
  1. PixelCollison

    0下载:
  2. d3d 实现的简单像素碰撞检测,用来做2d游戏碰撞-d3d achieve simple pixel collision detection, used to make 2d games crash
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3623260
    • 提供者:小心
  1. Particly

    0下载:
  2. 摘要:Java源码,Android源码,愤怒的小鸟,安卓游戏源码 愤怒的小鸟_Android手机中的经典火爆游戏,这是安卓达人们用Java仿写的完整游戏源码,android高仿愤怒的小鸟源码,从这个游戏源码中你肯定会学习到很多流行的Android游戏编写技巧,碰撞检测、发炮弹、过关设置、游戏算法等多个方面的技术问题,相信你看了源码不会后悔的,期待下载-Summary: Java source code, Android source code, Angry Birds, Angry Bird
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7004131
    • 提供者:gpudn28
  1. ode_demo_car_crash

    0下载:
  2. ode_demo_car_crash基于ode的小车,碰撞检测代码,用到小车关节,墙面堆放等。-ode_demo_car_crash based ode car, collision detection code, used car joints, walls stacked so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3288902
    • 提供者:
  1. collisions

    0下载:
  2. 计算机图形学中碰撞检测中的一种:AABB碰撞检测方法-AABB collision detection collision detection methods
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:5107
    • 提供者:manman
  1. OBB

    0下载:
  2. 这是一段基于OBB包围盒的碰撞检测源代码,常用于3D游戏中-This is a based on OBB bounding box collision detection source code, commonly used in 3D games
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:778195
    • 提供者:王鹏
  1. ConcaveColider

    0下载:
  2. 这是个非常好的多边碰撞检测例子,可以图形设置为多边形,这样碰撞检测更精确-This is a very good example of multilateral collision detection, graphics can be set to a polygon, so that more accurate collision detection
  3. 所属分类:Game Engine

    • 发布日期:2017-05-19
    • 文件大小:5488596
    • 提供者:刘松华
  1. Ball

    0下载:
  2. android游戏开发,闪避球小游戏,包含重力感应,画布,碰撞检测相关内容,初学者开发。-android game development, dodge ball game, including the gravity sensor, canvas, collision detection related content, beginners to develop.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10637507
    • 提供者:tancy
  1. rebound

    0下载:
  2. 关于碰撞检测的小程序很好玩的,代码也很容易理解-Collision detection applet on a lot of fun, the code is very easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:885851
    • 提供者:草帽先生
  1. flappy-bird

    1下载:
  2. flappy 源代码以及所有必需的图片素材,含有计分系统,碰撞检测,并且加入了外挂模式,供大家交流学习-flappy source code, containing scoring system, collision detection, and joined the plug-in model for the exchange of learning
  3. 所属分类:Other Riddle games

    • 发布日期:2014-11-30
    • 文件大小:2904064
    • 提供者:庞彬
  1. A11_Collision

    0下载:
  2. 《学OpenGL编3D游戏》书籍重在游戏的实现方案,此部分为碰撞检测的代码。- Learning OpenGL 3D game series books focusing on the game s implementation, this part of the collision detection code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:77463
    • 提供者:TongXin
  1. gaojingdupengzhuang

    0下载:
  2. 高精度静态物体冲撞检测程序,虽然演示看似很无聊,但是如果你在做即时战略游戏你就会发现它的价值所在了 -High-precision static object collision detection process, although the demo looks quite boring, but if you make real-time strategy game you will find it the value of the
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6292
    • 提供者:andacce
  1. HitDetection

    0下载:
  2. 简单的碰撞检测,游戏中经常用到,呵呵!希望大家有好的工具都共享一下-Simple collision detection
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:gefopti
  1. move

    0下载:
  2. 两个多边形,可改变多边形的顶点数和顶点位置,可移动多边形,可进行相交检测/碰撞检测。-Two polygons, the number of vertices of the polygon can be changed, and vertex position, the movable polygon can intersect detection/collision detection.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:4514256
    • 提供者:npudn19
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com