add UDP network connection for physics client <-> server. also set spinning friction in rolling friction demo (otherwise objects may keep on spinning forever)
add physics server direct (client and server in the same process, directly processing commands without shared memory transport mechanism)