Giter Site home page Giter Site logo

[3.8.2] The game frame rate using GPU particles on the native platform is lower than when using CPU particles about cocos-engine HOT 1 CLOSED

zhefengzhang avatar zhefengzhang commented on July 28, 2024
[3.8.2] The game frame rate using GPU particles on the native platform is lower than when using CPU particles

from cocos-engine.

Comments (1)

zhefengzhang avatar zhefengzhang commented on July 28, 2024

This phenomenon will occur because the GPU computing performance on mobile devices is weaker than that of the CPU, which is normal. Because if the same scene is placed on a PC with stronger GPU computing performance, the GPU particle frame rate will be higher than the CPU particle. Therefore, this issue is closed. This performance issue needs to be optimized by reducing the particle refresh rate and rendering resolution, as well as the computational complexity of the vertex shader.
在移动设备上因为 GPU 计算性能弱于 CPU 所以会出现此现象。属于正常现象。因为相同的场景如果放在 GPU 计算性能更强的 pc 上就会出现 GPU 粒子帧率高于 CPU 粒子。所以此 issues 关闭。此性能问题需要通过降低粒子刷新频率以及渲染分辨率以及顶点着色器计算复杂度来进行优化。

from cocos-engine.

Related Issues (20)

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.