🔗 Useful MonoGame Related Links U-MG-RL

Shaders related

Found in this post by @kosmonautgames here:

I chanced upon this post by Tom today, I think it is time I read every post he has made sometime soon…

There are some useful links in that post… at the bottom…

Is OUYA still a supported platform? is it even a thing now?

As far as I know OUYA support has been removed… Read it in a PR somewhere…

1 Like

I thought so, thanks.

I fixed this. Just an old category post.

1 Like

Found these while helping with a recent request for controller input handling, thread post linked below… the last link in the list actually links to someone’s YouTube videos… worth a visit perhaps…

Search term used: xna analogue stick input

http://xboxforums.create.msdn.com/forums/t/58712.aspx

His channel: he also has some Blender tutorials which may be handy…

His MonoGame playlist…

I was looking for this

Two in one day!

Getting Started with MonoGame using Visual Studio

Get Started Tutorial: A UWP game in MonoGame 2D

A link to Visual Studio 2015 CE

https://www.microsoft.com/en-us/download/details.aspx?id=48146

Until the 3.6.1 patch is out to support Visual Studio 2017, I guess this is relevant…

> MICROSOFT HAS REMOVED ACCESS TO THIS DOWNLOAD AND YOU NEED A SUBSCRIPTION TO DOWNLOAD PREVIOUS VERSIONS NOW

A very useful and self explanatory URL

http://gameprogrammingpatterns.com/game-loop.html

Be sure to fish about there for more…

Finally MonoGame made one of these types of lists! …erh have I said this already?

Another getting started guide on the same site as above

1 Like

Part I – Creating a Digital Hexagonal Tile Map

Part II – Using the Mouse to Scroll A Hexagonal Tile Map

Original source links

1 Like

Getting Started with MonoGame using XML

1 Like

Is this also valid for json files?

Yes, I’m using json files in custom content importers. You can also use the nuget of Json.Net.

http://xbox.create.msdn.com/en-US/education/catalog/tutorial/collision_2d_perpixel

http://xbox.create.msdn.com/en-US/education/catalog/sample/collision_3d_heightmap

Found here:

Windows 10 DPI Aware related

As requested @MrValentine , here’s my current collection so far (each are syndicated and have accompanying Annotated Videos and blog posts, just to cover all the bases:

Will try and keep this entry updated as more are added, I was aiming for 1 a month but it’s looking like every other month atm. Takes a lot of time to produce content to this level.

Feedback and comments welcome :smiley:

2 Likes

Another thing work highlighting is the XNAGameStudio Archive on GitHub
https://github.com/DDReaper/XNAGameStudio

Started once the news about the Education library shutdown was announced and all the original XNA content is held here. Slowly but surely, these are all getting converted to MonoGame with an accompanying tutorial on the Darkside of MonoGame YT channel

Also started adding article archives as well now, starting with Shawn Hargreaves XML posts and plans to also grab all of ZiggyWare’s articles before they die on the webcache

2 Likes

MonoGame Visual Studio Templates
https://github.com/MonoGame/MonoGame/tree/develop/ProjectTemplates