How can I implement real world values in Matter.js?
I'm trying to create a simple pendulum simulator in matter.js and I'm not sure if I can/ how to use real world values like gravity = 9.8 m/s and give weight or mass to bobs and set length of string in cm or meters . Help me out!!
Thanks!!