Skip to content
/ pge Public
forked from juanjp600/pge

pulsegun engine - it can render MANY POLYGON

License

Notifications You must be signed in to change notification settings

Jeb1232/pge

 
 

Repository files navigation

PGE - pulsegun engine

little more than a graphics api wrapper

A note on linking

At this time PGE is only to be linked statically, as it transfers ownership of raw pointers, which could result in the cross-DLL problem, see #32.

License (Zlib)

This project is licensed under the zlib license. Please refer to the LICENSE.md file for more details.

Any other asset that does not fall under this license will be explicitly marked as such inside the file.

About

pulsegun engine - it can render MANY POLYGON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.5%
  • C 20.6%
  • Objective-C 1.9%