2019-03-22 19:39:45 +00:00
# 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
2019-10-09 12:41:39 +01:00
* Cross Platform Controller Support
* https://github.com/gorbit99/olcPGEX_Gamepad
2020-01-18 15:07:37 +00:00
* Sprite Animation, Sprite State Machine and Sprite Sheet Manipulation
2020-01-18 15:07:53 +00:00
* https://github.com/matt-hayward/olcPGEX_AnimatedSprite
2020-04-05 00:05:40 +01:00
* Additional colour constants
* https://github.com/matt-hayward/olcPGEX_AdditionalColours
2020-06-01 17:04:09 +01:00
* Various Sprite Handling & Camera Control Utilities
* https://github.com/justinrichardsmusic/PGEv2_Extensions
2020-06-06 18:19:49 +01:00
* DearImGUI Integration
* https://github.com/dandistine/olcPGEDearImGui
2021-02-14 20:24:19 +00:00
* General Font Rendering
* https://github.com/gorbit99/olcPGEX_ttf
2021-02-14 20:27:24 +00:00
* Pre-loaded Font Rendering
* https://github.com/Oso-Grande/olcPGEX_Font
2021-02-14 20:24:19 +00:00
* Arc Drawing
* https://github.com/AlterEgoIV/olcPGEX_Arc
2019-08-08 09:31:14 +01:00
## MacOS Support
* These will potentially be absorbed into main build
* https://github.com/MumflrFumperdink/olcPGEMac
2019-03-22 19:39:45 +00:00
## Build Systems
2021-04-07 21:30:45 +01:00
* Meson (https://mesonbuild.com/index.html)
* https://github.com/jpakkane/pixeldemo
2019-03-22 19:39:45 +00:00
* CMake script
* https://github.com/plane000/olcPixelGameEngine/blob/master/CMakeLists.txt
2021-03-23 17:47:37 +00:00
* CMake script for all includes Emscripten/WASM/Webby stuff
* https://github.com/L0huis/PGE-CMake
2019-03-22 19:39:45 +00:00
## Utilities
* Additional fonts and font handling tools
* https://github.com/gorbit99/OLC-Font
2019-03-22 20:04:37 +00:00
* Convert olcConsoleGameEngine ".spr" files into olc::Sprite types
2019-03-22 19:39:45 +00:00
* https://github.com/gorbit99/SprConverter
2019-04-23 00:22:05 +01:00
## Customisations
* Version with SDL backend, and native controller support
* https://github.com/Allersnj/olcPixelGameEngineSDL
2019-03-22 19:39:45 +00:00
## Cool Projects
Have you made something using olcPixelGameEngine? Contact me to get a link to it here!