Drawing a 3D Model With MonoGame

Drawing a 3D Model With MonoGame

Tutorial seven in my MonoGame For The Absolute Beginner tutorial series is now live. Drawing a 3D model with MonoGame is the focus of this tutorial. It also demonstrates rotating the model on a 3 axes simultaneously and independently of each other. You can find the tutorial on the MonoGame Tutorials page of the site or you can use this direct link to the tutorial.

Drawing a 3D Model with MonoGame
Drawing a 3D model with MonoGame

What’s Next

Next tutorial I will be switching gears. I will be flipping back to the Dragon’s Claw series. I won’t be spending a lot of time on it though because I want to devote most of my time to getting Quintessential Duels working on both Windows and Android. There were some major issues that I found when porting to Android and have been resolving those. After the Dragon’s Claw tutorial is live I will be going back to absolute beginner. I will be creating the first full game, a brick breaking game. It might be spit into two tutorials but I hope to squeeze it all into one.

My Projects

Quintessential Duels continues to be my main focus but I have other projects that require attention. I have a web site that I need to build and the deadline is coming up fast. It needs to be ready before I can submit Quintessential Duels to the Play Store. I also have other things that require my attention.

Final Thoughts

I think the blog, the tutorials and my projects are coming along nicely. I do need to get back to the series but haven’t had the energy until now. They require a lot more effort to try and get the code right the first time and to make sure I don’t code myself into a situation I have to redo something. Not to mention there is a lot more writing involved. Maybe if I handled smaller topics at once that might help. Something to ponder.