Hello,
I'm currently working on porting my old DarkBASIC Professional's plugin 'eXtends' to AppGameKit.
Some functions will not be ported (object oriented ones) as AppGameKit already handle these kinds of features.
But some more have to be created.
Here are the Dev/Portin' phases :
1. Port eXtends to AppGameKit *WIP*
2. Optimise the functions (not yet)
3. Create a package (not yet)
4. Release it (not yet)
Currently supported/ported ones :
- Basic 2D XWindow -> Video Available
- Basic 2D XFont -> Done
- Basic2D XGadgets [ completed on 2018.08.07 ] -> Done
- Basic 3D Billboards -> Video available
- Basic 3D Maths -> Done
- Basic 2D Virtual Lights System -> Done [ 2018.08.22 ]
- Image FX -> Done
- Particles 3D -> Videos available
- HighScores System
- Sprites2D -> Done [2018.09.18]
- - Memblocks Image/Mesh/3DObjects functions -> Done[2018.09.24)
New functions :
- Bitmap (to simulate DarkBASIC functions)
- Image (to simulate PasteImage functions)
- Text (to simulate DarkBASIC setcursor, Print, etc... functions)
Currently Add'in :
- Real Time Skybox (System) [Last module to add]
I'll keep you informed about development state.
Current video/pics :
- Basic2D : XWindow system
- Basic3D Billboards :
- Particles3D : Flames
- Particles3D : Sparkles :