is there anyone outhere who have fun to take a look on Pulsar2D, the successor of EGSL (EGSL is available on Haiku)? Would be great to get this language for Haiku.
All rendering is based on SDL2 which gives us on most platforms hardware accelerated graphics
Programming can be done with Lua 5.2 or Free Pascal 3.0.0 or FreeBASIC 1.0.5 and newer
Simple animation system
Simple particles system
Simple usage of bitmap (pixel) fonts.
Multiple windows support
A lot of built-in functions gives you access to graphics, sound and input.
Several helper functions for use with Lua
Crossplatform development for Windows and Linux (MacOS in the near future, eventually in the far future RaspberryPi, Android and iOS)
It is 100% free and licensed under the zLib license, so you can use it for any purposes even for commercial ones.
Program in Lua, Pascal or in BASIC. Use the same functions in all languages.
Now two built-in 8x8 pixel bitmap fonts (Serif and Sansserif).
Has Pulsar 2D seen much development in the last few years? How much difference is there between the two?
I’m still waiting for complete command documentation for EGSL, which still doesn’t exist and no one has been forthcoming with it, partricularly the author of EGSL himself!
Can I bribe someone with $25 per command defined/explained, that is currently missing? Or is EGSL not really worth it? Anyone have usable EGSL source code compilable in a recent Haiku x86 or any Haiku x86_64?
A working egsl version can you found on the besly repo. Software.besly.de
i compile yesterday pulsar2d. but i get errors. i have ask cybermonkey if he had some hints. today he doesn’t have haiku installed. soon as possibile he will install haiku in a vm and look to the problem.