Well, Finally found a better alternative: SDL 2.0 and a game library for Lazarus Free Pascalhttps://github.com/sysrpl/Bare.Game
Yes, there are alternatives. By the way, which one of them are software only, i.e. not using OpenGL or DirectX?
Quote from: 007 on October 13, 2014, 08:57:52 pmWell, Finally found a better alternative: SDL 2.0 and a game library for Lazarus Free Pascalhttps://github.com/sysrpl/Bare.GameYou never asked for alternatives, there are.. many of them. http://wiki.lazarus.freepascal.org/Game_Engine
Quote from: circular on October 14, 2014, 11:39:58 pmYes, there are alternatives. By the way, which one of them are software only, i.e. not using OpenGL or DirectX?why wouldn't you want hardware support ?
why wouldn't you want hardware support ?
Well, Finally found a better alternative: SDL 2.0
Quote from: 007 on October 13, 2014, 08:57:52 pmWell, Finally found a better alternative: SDL 2.0Is there any widget set that targets SDL?
Quote from: Carver413 on October 15, 2014, 03:09:19 amwhy wouldn't you want hardware support ?For the challenge, and to have full control over the rendering process. However, I use some hardware acceleration sometimes like SSE if it is available.
Maybe http://ptcpas.sourceforge.net/and this game http://sourceforge.net/projects/smoothris/