Monogame Examples (3.2 compatible)

Recently i’ve updated my little collection of monogame examples to be compatible with Monogame v3.2 and shared them via GitHub:
https://github.com/panthernet/Monogame-Examples

Includes:

  • Resolution independent rendering
  • Camera2D
  • Sprites handling
  • Particles handling
  • UI design helper component

All of this samples are incorporated into basic framework (RIR + C2D base).

Would be nice if someone will find them helpful. If you have any suggestions or critics, you are welcome :slight_smile:

2 Likes

I downloaded the zip tp take a look, but a lot of the classes seem to be missing, e.g. AssemblyInfo, UIDesignerElement etc. Am I missing something?

Oh sorry, Git client has messed things up. I’m still not comfortable using it. Reuploaded the sources, now it should be ok! Thanks for spotting this, i need to pay more attention to commits :slight_smile: