Playing card flip animation
问题 Do you know of any free components/libraries, which allow to achieve a 3D flip effect? Demo here: snorkl.tv 回答1: Something like this might do the similar effect (just another attempt to show how this could be done, also not so precise, but it's just for fun since you've asked for a library or component). The principle is based on a rectnagle that is being resized and centered in the paint box where the card is being rendered with the StretchDraw function: Unit1.pas unit Unit1; interface uses