39 lines
1.6 KiB
Markdown
Raw Normal View History

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
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
* CMake script
* https://github.com/plane000/olcPixelGameEngine/blob/master/CMakeLists.txt
## 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!