Pre-built VtkToUnity binaries
Provide pre-built UnityToVtk Unity plugin and modified VTK binaries to make use of the example easier.
- Allow these to be replaced thorugh the existing build process
- Well modified slightly to copy in VTK dlls rather than make the symbolic link
- Only include the essential VTK libraries
- Check on the glut issue (#6 (closed)) as a part of this - does an extra dll need to be included for this
- Binaries can be in a submodule
- Update the instructions to reflect these changes