I’m experimenting with 2D shadows (little demo video here: bit.ly/1FKHPSL)
Therefore it would be nice to use the vertex positions of a physics body shape?
Is there a way to read the vertex positions?
(I know that box2D does have methods to do this?)
René