MSEgui only needs polishing to run on OpenGL (so doesn't need any SFML/SDL helping for it) .. its audio choice (PulseAudio) can run on Linux, Win-32, Android, iOS [no need in SDL/SFML for that],.. for networking MSEgui has the excellent Synapse [no need in SFML for that].. correct, Martin ?
2012/8/4, Ivanko B <[email protected]>: > That SFML developer simply rigged the "benchmark tests" to promote the > SFML library > ========== > Sure since how else calling same OpenGL API through C++ could be > faster than one through pure C - almost Assembler code after compiling > :) > [everyone comparing disassembler dumps of C & C++ programs will > wonder the same ] > > 2012/8/4, Graeme Geldenhuys <[email protected]>: >> Hi, >> >> On 4 August 2012 06:02, Martin Schreiber <[email protected]> wrote: >>> What would be really interesting is to see how an SDL-driven OpenGL >>> application performs compared to SFML. That would be a meaningful test, >>> for >>> two reasons: it compares similar technologies and it benchmarks against >>> SDL >>> the way SDL is almost always used. >> >> >> I have a few commercial Linux games based on SDL. They all use >> hardware acceleration - thus OpenGL under Linux. Performance is >> absolutely great. Also go to YouTube and do a few SDL searches. There >> are lots and lots of SDL+OpenGL backend examples that show perfectly >> smooth graphics. >> >> That SFML developer simply rigged the "benchmark tests" to promote the >> SFML library - that's quite normal behaviour. SDL has been a round for >> ages, has a strong developer following, and has lots of commercial >> interests. SDL is even dead simple to use from Object Pascal - I use >> it for cross-platform sound playback in some of our apps. >> >> -- >> Regards, >> - Graeme - >> >> >> _______________________________________________ >> fpGUI - a cross-platform Free Pascal GUI toolkit >> http://fpgui.sourceforge.net >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> mseide-msegui-talk mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk >> > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

