
raylib-purebasic is now available at https://github.com/D-a-n-i-l-o/raylib-purebasic
It's just the initial release. Examples follow in the next days.
Thanks, I corrected it. PB told me on the console to do this installs when I run ‚checkinstall.sh‘.StarBootics wrote:Just a little error in the INSTALL.md file : libwebkitgtk-3.0-dev appear twice in the list of libraries to install.
raylib uses OpenGL, it runs even in VMware Fusion for macOS.StarBootics wrote: I'm not sure if my graphic card will support raylib especially if raylib uses Vulkan.
Windows 10, PB 5.71(x64)Danilo wrote:Added 17 interesting examples to the category ‚textures‘ today.
Code: Select all
free(*pixels) => crashing !!!
Code: Select all
ImageDrawTextEx(@parrots, @vec, @font, "[Parrots font drawing]", font\baseSize, 0.0, #COLOR_RED) => crashing!!!