CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directx collision detection
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directx collision detection - List
[
DirextX
]
GameV101
DL : 0
关于DIRECTX9.0C的一个小场景的编程,AABB碰撞盒检测,.X文件骨骼动画的导入-DIRECTX9.0C on the scene of a small programming, AABB box collision detection, . X-bones document into animation
Update
: 2025-02-17
Size
: 5.33mb
Publisher
:
ritter
[
Other Games
]
3D_Tank
DL : 0
用directx9.0做的一个3D坦克游戏,最主要的地方是加进了先进的物理碰撞检测-directx9.0 do with a 3D tank game, the most important is adding an advanced physics Collision Detection
Update
: 2025-02-17
Size
: 441kb
Publisher
:
小刘
[
Other Games
]
cHitChecker
DL : 0
是一个检测飞船与陨石碰撞的程序,让你了解一般2D游戏DirectX的开发过程。-detection spacecraft is a meteorite collision with the procedures, let you know the general game 2 D DirectX development process.
Update
: 2025-02-17
Size
: 21kb
Publisher
:
自治州
[
Documents
]
pjyhggz
DL : 2
基于DirectXSDK开发平台的碰撞检测-DirectXSDK development platform based on the Collision Detection
Update
: 2025-02-17
Size
: 209kb
Publisher
:
张原
[
3D Graphic
]
SGSDK
DL : 0
烁光3D引擎演示版SDK,该引擎是在directx9.0c环境下开发,用的是C++VS2005. 目前该引擎支持天空盒,地形,.X骨骼动画,AABB碰撞检测,粒子系统,3D音效,MP3播放等功能-3D engine demo version of the SDK, the engine is under development directx9.0c environment, C is the VS2005. The engine currently supports sky boxes, topography,. X-skeletal animation, collision detection AABB, Particle systems, 3D sound, MP3 player and other functions
Update
: 2025-02-17
Size
: 16.85mb
Publisher
:
diskonline
[
CSharp
]
PuncPirate
DL : 0
将物体抽象为球体,实现球体与球体之间碰撞检测,基于DirectX-Will be for the sphere of abstract objects to achieve between the ball and the ball collision detection, based on DirectX
Update
: 2025-02-17
Size
: 4.62mb
Publisher
:
yintangwen
[
Other Games
]
cHitChecker_src
DL : 0
一个游戏碰撞检测的小程序! 编译HitCheckDemo.dsw文件,在Debug目录下会生成文件HitCheckDemo.exe,直接双击该文件,即可运行程序。要正确编译源代码,需要安装DirectX 8.0及其以上版本。-Collision Detection of a game applet! HitCheckDemo.dsw documents compiled in the Debug directory will generate a document HitCheckDemo.exe, direct double-click the file, you can run the program. Is necessary to correctly compile the source code, need to install DirectX 8.0 and above versions.
Update
: 2025-02-17
Size
: 36kb
Publisher
:
sbg
[
Graph program
]
HeightMap
DL : 0
利用灰度图生成地形的源代码,包含了碰撞检测和漫游功能。-The use of grayscale terrain generated source code, including a collision detection and roaming.
Update
: 2025-02-17
Size
: 164kb
Publisher
:
白改朝
[
DirextX
]
Billiard.V1.2.Src
DL : 0
花了接近1年的业余时间精心制作的一款台球/桌球游戏,声音与画面做了很多处理 软件界面可以更换皮肤 技术含量:DirectX8的建立3D引擎, 光投影反射,矢量的碰撞检测,动量守恒与反射定律,以及能量守恒定律,其中还有资源的加密处理移位反相... 非常强大的源码,现在无偿共享给大家。想学习DirectX编程的人必看,可作为精品源码收藏-Spent nearly 1 year of free time elaborate a billiards/snooker games, sound and picture has done a lot of processing software interface technology can replace the skin: DirectX8 establishment 3D engine, light projector reflection vector collision detection, momentum Conservation and反射定律, as well as energy conservation law, including shifting resources to deal with encryption RP ... very powerful source, is now free for everyone to share. Want to learn DirectX programming people see as a fine collection source
Update
: 2025-02-17
Size
: 6.95mb
Publisher
:
宋芬
[
DirextX
]
CHitCheckDemoDlg
DL : 0
用DirectX编的精灵碰撞检测小游戏,程序里只是实现了检测功能。-Made with the wizard DirectX game collision detection, the program has only achieved a detection.
Update
: 2025-02-17
Size
: 615kb
Publisher
:
Jone
[
DirextX
]
collisiondetection
DL : 0
结合Directx的3D碰撞检测的实现,AABB检测盒,有兴趣的可以看下。-Directx combine the implementation of the 3D collision detection, AABB test kits, can facie there is interest.
Update
: 2025-02-17
Size
: 1.53mb
Publisher
:
韩永红
[
Game Engine
]
ODE_Sample
DL : 0
Open Dynamis Engine (ODE) is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. It has advanced joint types and integrated collision detection with friction. ODE is useful for simulating vehicles, objects in virtual reality environments and virtual creatures. It is currently used in many computer games, 3D authoring tools and simulation tools. Here are some examples using ODE.
Update
: 2025-02-17
Size
: 1.9mb
Publisher
:
Vinh
[
DirextX
]
fsource
DL : 0
Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple culling. * Model loading (.x files) and collision detection. I ve made my models with Delgine and exported to .x file. * The usual frustum, resource, log classes etc. * Rendering with HLSL shader (no fixed function pipeline drawing). * Cube and stencil shadows. Environment mapping onto object. * Settings manager for parsing simple setup data from text file. * HUD elements and UI buttons. * Simple emitter system for smoke and fire effects. * Screen distort effects (haze effects etc). * Skybox and clouds, just to avoid a blue/black background. * ODE physic integration so we can throw around with simple objects. * TODO: Skinning animations, add level editor, and a lot more ...
Update
: 2025-02-17
Size
: 16.73mb
Publisher
:
bokyaw
[
Game Engine
]
3Dcollisiondetection
DL : 0
DirectX Collision Detection sample codes with C-DirectX Collision Detection sample codes with C++
Update
: 2025-02-17
Size
: 945kb
Publisher
:
bokyaw
[
DirextX
]
Chapter2
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 448kb
Publisher
:
zhangshuai
[
DirextX
]
Chapter3
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 1.64mb
Publisher
:
zhangshuai
[
DirextX
]
Chapter4
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 1.07mb
Publisher
:
zhangshuai
[
DirextX
]
Chapter5
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 1012kb
Publisher
:
zhangshuai
[
DirextX
]
Chapter6
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 266kb
Publisher
:
zhangshuai
[
DirextX
]
Chapter7
DL : 0
directX 动画编程很好的教程,适用于动画编程高级阶段,涵盖了decal,碰撞检测,逆向动力学,随机人物形象,骨骼动画,形变动画等-directX good animation programming tutorial for advanced stages of animation programming, covering the decal, collision detection, inverse dynamics, random Characters, skeletal animation, deformation and animation
Update
: 2025-02-17
Size
: 1.17mb
Publisher
:
zhangshuai
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.