Upstream for PGE updates.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
olcPixelGameEngine/contributions/README.md

51 lines
2.1 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)
* Adds a "stencil buffer" like viewport to drawing functions
* https://github.com/gorbit99/olcPGEX_ViewPort
5 years ago
* Cross Platform Controller Support
* https://github.com/gorbit99/olcPGEX_Gamepad
* General Font Rendering
* https://github.com/gorbit99/olcPGEX_TTF
* Widens support for audio files into olcPGEX_Sound.h
* https://github.com/gorbit99/olcPGEX_AudioConvert
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
4 years ago
* Pre-loaded Font Rendering
* https://github.com/Oso-Grande/olcPGEX_Font
* Arc Drawing
* https://github.com/AlterEgoIV/olcPGEX_Arc
5 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!