代码搜索:Physics
找到约 1,289 项符合「Physics」的源代码
代码结果 1,289
www.eeworm.com/read/290823/8460473
ppt physics.ppt
www.eeworm.com/read/361166/10065459
llb physics.llb
www.eeworm.com/read/150483/5692269
cpp physics.cpp
#include "Physics.h"
#include "mymath.h"
#include "../game/def.h"
#include "stdio.h"
//------------------------------------------------------------------------//
// This function sets the
www.eeworm.com/read/150483/5692270
h physics.h
#ifndef _PHYSICS
#define _PHYSICS
//#include "mymath.h"
#include "../3d/Matrix.h"
#include "../3d/Vector.h"
#include "../system/IMath.h"
//#include "Math3D.h"
#include "mymath.h"
//#defi
www.eeworm.com/read/120251/6078768
physics demo.physics
floorPhysics
{
bounce 0 0
softness 0
gravity false
proxy box 500 1 500
}
boxPhysics
{
bounce 0 0.01
softness 0
mass box 0.5 2 2 2
proxy box 2 2 2
}
stepPhysics
{
bounce
www.eeworm.com/read/113165/6140782
physics demo.physics
floorPhysics
{
bounce 0 0
softness 0
gravity false
proxy box 500 1 500
}
boxPhysics
{
bounce 0 0.01
softness 0
mass box 0.5 2 2 2
proxy box 2 2 2
}
stepPhysics
{
bounce
www.eeworm.com/read/257139/11948137
llb physics.llb
www.eeworm.com/read/490329/1201711
h physics.h
#ifndef IVP_PHYSICS_PHYSICS_H
#define IVP_PHYSICS_PHYSICS_H
#include
#include
#include
#include