/Monogame-Examples

Monogame Examples (v3.2+ compatible)

Primary LanguageC#Apache License 2.0Apache-2.0

PantheR's Monogame(3.2)/XNA(4.0) Examples

http://www.panthernet.ru

Please include original authors data if you use this code. Thanks!

Contents

  • Examples.IRR - Independent resolution renderer example.
  • Examples.UIDesigner - UI designer component example.
  • Examples.AdvancedCamera2D - 2D camera example with zooming, panning and more.
  • Examples.Sprites - sprite class example implementation
  • Example.SpaceParticles - particles manager and logic implementation

Misc helper classes:

  • InputHelper - shared library for input management.
  • ResolutionRenderer - shared IRR library.
  • Extentions - some monogame classes methods extensions.
  • Sprite helper classes