Now i encountered some strange feeling ill have to modify kilograms to my own unit.
Basically i choose what scale i use in meaning that lets say 6400 units claim to be 1 meter.
Now what about moving an object at speed 0.1 m/s towards vec3(1.0, 0.0, 0.0) including air resistance and gravity.
This is the first thing i am not really sure
(In order to move an object at speed x (m/s) ill have to apply a force that is desired_speed times its mass)
So lets begin: consider object is a sphere …