Upstream for PGE updates.
olcPixelGameEngine/Contributions/README.md

49 lines
2.0 KiB

6 years ago
# 3rd Party Contributions
These source code contributions enhance the functionality of the olcPixelGameEngine header file. They are not supported by OneLoneCoder.com or javidx9 so use them at your own risk! Though this is a nice community and to get listed here you have to be trusted...
## PixelGameEngine Extensions (PGEX)
* Widens support for audio files into olcPGEX_Sound.h
* https://github.com/gorbit99/olcPGEX_AudioConvert
6 years ago
* Cross Platform Controller Support
* https://github.com/gorbit99/olcPGEX_Gamepad
5 years ago
* Sprite Animation, Sprite State Machine and Sprite Sheet Manipulation
5 years ago
* https://github.com/matt-hayward/olcPGEX_AnimatedSprite
5 years ago
* Additional colour constants
* https://github.com/matt-hayward/olcPGEX_AdditionalColours
5 years ago
* Various Sprite Handling & Camera Control Utilities
* https://github.com/justinrichardsmusic/PGEv2_Extensions
5 years ago
* DearImGUI Integration
* https://github.com/dandistine/olcPGEDearImGui
* General Font Rendering
* https://github.com/gorbit99/olcPGEX_ttf
4 years ago
* Pre-loaded Font Rendering
* https://github.com/Oso-Grande/olcPGEX_Font
* Arc Drawing
* https://github.com/AlterEgoIV/olcPGEX_Arc
6 years ago
## MacOS Support
* These will potentially be absorbed into main build
* https://github.com/MumflrFumperdink/olcPGEMac
6 years ago
## Build Systems
4 years ago
* Meson (https://mesonbuild.com/index.html)
* https://github.com/jpakkane/pixeldemo
6 years ago
* CMake script
* https://github.com/plane000/olcPixelGameEngine/blob/master/CMakeLists.txt
4 years ago
* CMake script for all includes Emscripten/WASM/Webby stuff
* https://github.com/L0huis/PGE-CMake
6 years ago
## Utilities
* Additional fonts and font handling tools
* https://github.com/gorbit99/OLC-Font
6 years ago
* Convert olcConsoleGameEngine ".spr" files into olc::Sprite types
6 years ago
* https://github.com/gorbit99/SprConverter
6 years ago
## Customisations
* Version with SDL backend, and native controller support
* https://github.com/Allersnj/olcPixelGameEngineSDL
6 years ago
## Cool Projects
Have you made something using olcPixelGameEngine? Contact me to get a link to it here!