Code Monkey home page Code Monkey logo

performance-tests-3d's Introduction

Cocos Creator 3D Performance Tests

包含场景目录

  1. lobby: 所有测试场景的入口
  2. model-triangles: 测试静态模型三角面数
  3. model-animation: 测试骨骼动画支持数量
  4. physics-benchmark: 测试物理
  5. particle-test: 测试粒子

添加新测试场景注意事项

  1. 每个测试场景所包含的内容都放在自己的文件夹,如果需要resources,也需要在其中为自己单独建一个文件夹。
  2. 在resources/lobby/projects.json中添加测试场景的信息,如下所示:
    {
        "name": "particle-test",
        "sceneUrl": "particle-test/ParticleTest.scene",
        "coverImgUrl": "lobby/particle-test/spriteFrame",
        "tips": "用于粒子测试"
    }

performance-tests-3d's People

Contributors

linyunmo avatar gameall3d avatar jonelau avatar zhakesi avatar zxx43 avatar jaycelai avatar troublemaker52025 avatar pppro avatar holycanvas avatar visualsj avatar yunhsiao avatar zhmz avatar mmyduckx avatar pandamicro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.