Skip to content

Simple .net drawing and game creating interfaced. A re-creation of the GDIDrawer by Simon Walker running on OpenGl

Notifications You must be signed in to change notification settings

Michael-Manning/GlDrawer

Repository files navigation

GLDrawer

Simple .net drawing and game creating interface. User Documentation: https://gldrawer.readthedocs.io

GLDrawer is a from scratch recreation of GDIDrawer using OpenGL3

Differences from GDIDrawer include:

  • Higher performance and hardware acceleration
  • Object oriented shapes and game objects
  • Addition of sprites and animations for easy use of image files
  • Ability to easily embed a canvas into a windows forms application
  • anti aliasing, mag mapping and min mapping
  • rotation of shapes
  • relitive transformations
  • Runtime rasterization of font files
  • Equipt with a game engine
  • Timing utilities
  • Math utilities such a linearly interpolated motion and vector math
  • Colliders with collision/point intersection detection
  • particle engine
  • Implementation of the Box2D physics engine
  • Global camera system / versatile coordinate system

About

Simple .net drawing and game creating interfaced. A re-creation of the GDIDrawer by Simon Walker running on OpenGl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published