Draw small pixi bitmap shapes using Raylib.
NOTE: This code is for learning CPP and is not completed. Please fork the repository and
complete the engine functions (in pixiengine.cpp
)
Compiled with winlibs-x86_64-posix-seh-gcc-11.2.0-mingw-w64-9.0.0-r3
Library compiled with GRAPHICS = GRAPHICS_API_OPENGL_21
switch.
Linux library is added to lib\linux
and can be using debuglinux configuration
in eclipse.
- Import project in Eclipse/CDT.
- Compile with ctrl+B
- Run
- Enjoy!
Based on : https://github.com/raysan5/raylib