ecsyjs / ecsy

Entity Component System for javascript
https://ecsyjs.github.io/ecsy/
MIT License
1.11k stars 115 forks source link

Babylon.js ball example seems a bit broken #267

Open panuchka opened 3 years ago

panuchka commented 3 years ago

If the Babylon.js ball example is supposed to be in par with the Three.js ball example, something seems to be broken in the Babylon.js example at least in Chrome based browsers.

There are no background cubes and the performance is not great.