搜索资源列表

  1. glut

    0下载:
  2. 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, disp
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:13912064
    • 提供者:htylamb
  1. pong_collision

    0下载:
  2. 使用opengl库,实现的碰撞检测的源代码-the source code to implement collision detection
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:孙晟轩
  1. test

    0下载:
  2. 物理运算引擎是一个可伸缩的多平台游戏物理解决方案支持范围广泛的设备,从智能手机到高端多核cpu。而物理运算引擎SDK设计主要是为游戏开发者,也被研究人员,教育工作者,和模拟应用程序的开发人员需要实时性能和健壮的行为。特性包括离散和连续碰撞检测、形状和raycasting清洁工,解决刚体动力学、流体、和粒子,以及车辆和角色控制器。-PhysX is a scalable multi-platform game physics soluti
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:880640
    • 提供者:小于
  1. Particlesystemfalls

    0下载:
  2. 本文的主要贡献是以线元为基本造型单位,运用动力学原理模拟瀑布的运动轨迹[9],结合层次包围盒技术和建立聚类树加速粒子与障碍物之间的碰撞检测,并采用逐渐淡化融合的方法绘制粒子,形成了具有真实感的实时瀑布飞溅的效果。-Contribution of this article is based on the line for basic modeling unit, use the dynamics simulation trajectori
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:5491712
    • 提供者:wangjie
  1. vtkdao_ru

    0下载:
  2. 导管导丝模型导入vtk中,实现血管介入,成功实现碰撞检测。-Catheter guide wire model import vtk, the realization of vascular intervention, the successful implementation of collision detection.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:杨帆
  1. collision-detection

    0下载:
  2. 包围盒碰撞检测算法的代码,这个程序有用,希望帮助到大家。-collision detection
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:247808
    • 提供者:杨晨洲
  1. BCMA

    0下载:
  2. 实现二进制编码碰撞检测算法,并且附带了参考文献,应该具有参考意义!-Binary coded collision detection algorithm, and with the reference, it should be of reference significance!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:300032
    • 提供者:liusong
  1. Real-TimePCollisionPDetection

    0下载:
  2. 实时碰撞检测算法和实践应用学习文档,详细介绍了具体涉及到的一些基本接口-Real time collision detection algorithm and practical application of the learning document, details of the specific related to the basic interface
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2678784
    • 提供者:guozhr
  1. test

    0下载:
  2. 经典的小游戏:泡泡龙游戏中的简单的碰撞检测-Classic game: simple collision detection in a puzzle game
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:田果
  1. ChipmuckTutorial

    0下载:
  2. 通过Objective-c编写运行在iphone上的碰撞检测游戏源码-Written in Objective-c running on the iPhone on the collision detection game source code
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:128000
    • 提供者:qq
  1. PolygonImage

    0下载:
  2. UGUI 不规则碰撞检测,支持不规则碰撞区域编辑-UGUI irregular collision handling, editable irregular collision area
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jason
  1. Collision-avoidance-path-planning

    0下载:
  2. 针对舰载机牵引系统的甲板调运过程,提出了一种适用于复杂障碍物环境中不规则形状目标的路径规划方法。针对舰载机外轮廓特点,建立了目标的凸构型描述形式,并推导了多目标间碰撞检测及距离计算方法,在此基础上提出了舰载机牵连运动的轨迹跟踪控制算法,同时引入行为动力学方法实现牵引系统的避碰路径规划。为提高复杂环境下的避碰能力,基于广义符号阈值函数,提出了避障行为策略改进方法。仿真结果表明,本文提出的算法能够有效地解决舰载机牵引系统的避碰路径规划问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2178048
    • 提供者:
  1. gedouxiaoyouxi

    0下载:
  2. 一款模仿CS的游戏源码,c++开发,包含碰撞检测、天空盒,某些代码有中文注释,沉余代码少,喜欢研究射击类的朋友可以看一下,模型部分可能有点不全。-A mimic of CS game source code, C++ development, includes collision detection, sky boxes, some code with Chinese annotation, sinking more than a fe
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:1861632
    • 提供者:jonesp
  1. collision

    0下载:
  2. 很好的碰撞检测程序,可以检测物体是否想碰撞-Good collision detection procedure, can detect objects like collision
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:ixi656226
  1. Exact-CCD

    0下载:
  2. 一种精确的连续碰撞检测算法。实现平台:VS 2012.-An exact continuous collision detection algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1248256
    • 提供者:王东
  1. Impact-checking

    0下载:
  2. 物体在指定的空间运动的碰撞检测 opengel 语言-Object collision detection specified spatial movement
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:xiao ting
  1. Snake_project

    0下载:
  2. 一个贪食蛇的小游戏,对初学者熟悉包括窗口创建以及碰撞检测等一些基础内容起到帮助-A Snake game, including windows for beginners familiar with some basic content creation and collision detection of help
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:10600448
    • 提供者:神雪瞳
  1. warOfTank5

    0下载:
  2. 坦克大战JAVA源码。实现了坦克的移动、发射子弹、碰撞检测等等功能。-Battle City JAVA source
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:datou
  1. try

    0下载:
  2. 一个简单的碰撞检测程序,有两个面和一条线,一个小球在两个面之间来回碰撞-A simple collision detection program
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:12148736
    • 提供者:陈俊逸
  1. CollisionDetection1

    0下载:
  2. opengl环境下实现方块中球体的碰撞检测-Collision detection of sphere in C++ environment
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:12682240
    • 提供者:陈华锦
« 1 2 ... 32 33 34 35 36 3738 39 40 41 »

源码中国 www.ymcn.org