Paul blog

Explaining thoughts and findings is a great way to learn

Browse by Tags

All Tags » 3D (RSS)
Perspective camera animation on a cube in WPF 3D
I have started WPF 3D at my work. Actually, i wanted to make roll animation effect using WPF 3D. After some R&D, I came up with roll animation using 2D animation, which I described in my previous blog post. At first, I tried to make roll animation...