In this post, Gavin Wignall demostrates how by using both Projection properties and the InkPresenter you can achieve a pretty interesting effect.
In this example I have used the InkPresenter to capture the mouse and
produce vector paths. I also have a basic interface to change the
colour and path size. I then use that captured data to duplicate the
vector path upon 16 faces each rotating around a common point using the
Projection properties.