Coder Social home page Coder Social logo

vodacek / monogame-winformscontrols Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaquadro/monogame-winformscontrols

0.0 2.0 0.0 200 KB

Template code for embedding MonoGame utilities and games into WinForms controls.

Home Page: http://jaquadro.com/2013/04/monogame-winforms-repository/

License: Microsoft Public License

monogame-winformscontrols's Introduction

MonoGame-WinFormsControls

This project contains a library with basic controls for embedding MonoGame content in WinForms. The library can be used as-is, or it can be integrated directly into your codebase for further customization.

The control code is originally derived from the MSDN tutorial WinForms Series 1: Graphics Device.

This code also supports a series of tutorials on embedding MonoGame in WinForms:

The intent is for this repository to unify the tutorials into a single solution that can be used as a template for actual projects.

Project Structure

  • Control Example
    • ExampleControl -- A sample control tracking mouse events to draw squares. Updates as needed as opposed to running an update loop.
  • Game Example
    • ExampleGame.Common -- A sample game engine, representing the majority of game implementation.
    • ExampleGame.Embedded -- A WinForms project. Runs the shared game code from an embedded GameControl class. Also include extra WinForms interactions.
    • ExampleGame -- A standard MonoGame project. Runs the shared game code from a normal Game class.
  • MGWinFormsControls -- A basic library containing GraphicsDeviceControl and GameControl base controls.

monogame-winformscontrols's People

Contributors

jaquadro avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.