ZeroTixDev / matter-test

trying out matterjs
0 stars 0 forks source link

Ok. #1

Open entropylost opened 3 years ago

entropylost commented 3 years ago

Ok. Don't forget Matter.js only works for 2d simulations. If you want a 3d game then I suggest using rapier3d. (You may want to use rapier2d in any case because it's faster as it runs using webassembly and rust (finally a use case?)) (Also learn Rust and write your game in it)

entropylost commented 3 years ago

What is your game anyways?