MonoGame For The Absolute Beginner Six MonoGame For The Absolute Beginner Six has been uploaded to my Google Drive. You can find the tutorial on the MonoGame Tutorials page or you can use this direct link: MonoGame For The Absolute Beginner Six. This tutorial covers moving objects in 3D space and rendering our first fully …
MonoGame For The Absolute Beginner Five
MonoGame For The Absolute Beginner Five Tutorial five in the MonoGame For The Absolute Beginner tutorial series is now available on the blog. This tutorial renders a textured quad and move to how to scale and rotate it. The tutorial is available on the MonoGame Tutorials page or with this direct link. Happy New Year! …
MonoGame For The Absolute Beginner Four
MonoGame For The Absolute Beginner Four I have added the fourth installment of my MonoGame For The Absolute Beginner. This tutorial goes 3D and shows how to render a quad. You can find the tutorial on the MonoGame Tutorials page of the site. You can also read it directly. In the next installment of the …
MonoGame For The Absolute Beginner Three
MonoGame For The Absolute Beginner Three Tutorial 3 in the MonoGame For The Absolute Beginner is now available on the site. This tutorial builds where the last tutorial left off and expands upon it by scaling and rotating the sprite. You can find the tutorial on the MonoGame Tutorials page of the site. You can …
MonoGame For The Absolute Beginner Two
MonoGame For The Absolute Beginner is a tutorial series that are written for the absolute beginner in MonoGame. They assume that the reader is proficient with C#. MonoGame For The Absolute Beginner – Part Two This is the second tutorial in the Absolute Beginner tutorial series. This tutorial is about moving a sprite with the …
The MonoGame Game1 Class
MonoGame MonoGame is a framework that is based on the XNA framework by Microsoft. It is, free, open source and cross platform. MonoGame targets Windows, Mac, Linux Android and other platforms. On the MonoGame Tutorials page of my blog I have a number of tutorials. I also of series of tutorials on creating specific game …
MonoGame For The Absolute Beginner
MonoGame For The Absolute Beginner is an new tutorial series that I started. As I mentioned in a previous post I had some ideas for tutorials for the series. This series will take the absolute beginner in MonoGame to a veritable master. MonoGame For The Absolute Beginner I have published the first tutorial in the …
Third 3D Tile Engine Tutorial
I have published the third tutorial in my 3D Tile Engine tutorial series. This tutorials moves to using vertex and index buffers to dramatically increase performance. You can find the tutorial on the MonoGame Tutorials page of the site. You can also use this direct link to the tutorial. I will be working on another …
3D Tile Engine and More
I have posted the second tutorial in my 3D tile engine tutorial. This tutorial moves everything to a library and adds a customer shader instead of using a basic effect. I also update the tile set so that it is a power of two so it can be loaded onto the graphics card. You can …
Silver Prophet Update
I’ve been doing some work on Silver Prophet. It is going slow because it is more content creation than programming. I swapped the base tileset I was using for another that matches my sprites better. I haven’t update the interiors to match the exterior yet. I’m still using a tileset that I found on https://opengameart.org. …
