2 Star 1 Fork 0

mirrors_cocos-creator / physics-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

物理测试例

  • 2d 文件夹对应的是 2D 物理工程

    • box2d : box2d 2D 物理模块专用测试工程(工程配置中的 2D 物理模块已经设置为 box2d,不需要更改)
    • common : builtin 和 box2d 物理模块都需要测试的工程(工程配置中的 2D 物理模块默认为 builtin)
  • 3d 文件夹里面对应的是 3D 物理工程

    • cases:功能测试
    • common:公共资源
    • demo:案例演示
    • experiment:一些实验性功能
    • misc:一些不重要的文件
    • resources:动态资源文件夹(common/ 表示是公共动态资源;simple-car/ 表示是动态资源但是只为 simple-car 服务)
    • TestList.scene:测试所有 case 和 demo 的场景,是默认打开的场景,但是可以在设置项 Project/Project Setting/Project Preview 中更改预览启动场景

Sample project for physics

  • The 2d folder corresponds to the 2D physics project

    • box2d: the box2d 2D physics module dedicated test projects (the 2D physics module in the project configuration has been set to box2d and does not need to be changed)
    • common: the projects that both the builtin and box2d physics modules need to test (the 2D physics module in the project configuration is set to builtin by default)
  • The 3d folder corresponds to the 3D physics project

    • cases: functional testing
    • common: common resources
    • demo: case demonstration
    • experiment: some experiment feature
    • misc: some files that unimportant
    • resources: dynamic resources folder(common/ mean it is a common dynamic resource; simple-car/ mean it is a dynamic resource but just for simple-car)
    • TestList.scene: a scene for test all case and demo, it is the default open scene but you can change the preview start scene in the setup item Project/Project Setting/Project Preview

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors_cocos-creator/physics-samples.git
git@gitee.com:mirrors_cocos-creator/physics-samples.git
mirrors_cocos-creator
physics-samples
physics-samples
v3.x

搜索帮助