Comparison of ThreeJS and BabylonJS

Threejs has been around since 2009, it was still based on ActionScript at the time, and later replaced by JavaScript.

Babylon was produced by Microsoft in 2013. Some of the code is based on TS, namely TypeScript, which is more suitable for games.

What they have in common: they all use the WebGL engine to improve rendering speed.

https://www.webglstudy.com/article/16.html

https://race.assassinscreedpirates.com/

https://playground.cnbabylon.com/#GX27RT

Guess you like

Origin blog.csdn.net/nmj2008/article/details/113173464