Hi,
In this page you can browse my implementation of VBAP.
audio directory contains iOS App implementation,
and audioserver directory contains the server implementation for Mac OS X.
The most relevant code for the actual panning calculations can be found in VBAP.mm and DelayLine.mm.