This package installs MSBuild support for HLSL compilation in C# and VB projects.
Get started
Please reload your project or restart Visual Studio for the new shader Build Actions to
appear in the properties window.
Known Issues
After you change the Build Action to one of the shader types, you...
More information
Provides Media Extensions applying image effects from the Lumia Imaging SDK, Win2D, and DirectX HLSL pixel shaders to videos via MediaTranscoder, MediaComposition, MediaCapture, or MediaElement. Enables overlays, effect animations, cropping, creating square videos, and video analysis (ZXing.Net...
More information
If you want to add a nice bloom-effect to your game, this library will help you.
It's a portable library, so it will work with all MG flavors and it is pretty simple to use. Just create a BloomEffectRenderer in your game, hook it up (Initialize and UnloadContent) and tell it to render the effect...
More information
This PCL library helps with some useful tools when working with shaders in MonoGame, like a reflection helper that determines if the project gets used for OpenGL or DirectX and some static extension methods for the GraphicsDevice and the SpriteBatch.
Another one helps you to make loading...
More information