Hello everybody,
I am currently working on some 3D animations using WPF. I have been working on this project for around 60 to 70 hours (I cannot use any external libraries, so I had to do with WPF-included features) and all I have accomplished so far is:
- Setting up WPF forms
- Draw triangles, squares and cubes
- Move around in the viewport using WASD and animations
- Turn the camera's looking direction
I have never worked with WPF or 3D stuff before, but still I feel that I am extremely slow. As I am the only one working on my project, I cannot ask my coworkers, whether they think that I am slow. Also, most tasks take a long time to implement, I encounter weird bugs that take me a long time to solve, etc... I know that this is a tough question, but I am kind of frustrated with my slow progress... Any advice?