Is there any up-to-date performance comparison data for babylonjs vs threejs?
The test data below shows that babylonjs 5.0 is much slower than threejs, and there is no latest test data
Is there any up-to-date performance comparison data for babylonjs vs threejs?
The test data below shows that babylonjs 5.0 is much slower than threejs, and there is no latest test data
can you share the basic comparison? or the tests that have been conducted?
I haven’t tested the comparison yet, I’m looking for a test comparison
The best answer - at Three.js forum: Main reasons for performance differences between WebGL frameworks. - Questions - three.js forum
I think it’s fair to say that three.js and babylon.js are both full-featured WebGL frameworks, and neither is going to impose an upper ceiling on the performance of your project.
Meanwhile I believe Babylon.js has much better support for WebGPU.