sge2d performance test
  • Just looking around
    god64
    Posts: 6 from 2008/7/14
    hello,

    i have recently ported my game programming framework to morphos and have some major speed problems with some of the demos

    i only have a efika and demos like collision detection and particles are awfully slow

    could some pegasos user out there test if this problem is limited to the efika, or a general morphos problem (maybe because of limited hardware acceleration of the morphos sdl port?)

    if you have the morphos sdk installed, just download it from http://www.zefix.tv/sge2d

    open a shell, go to the directory and type

    configure

    followed by

    make demos

    you need to have powersdl installed, and the #?.library files from the morphos directory copied to LIBS: (or to the directory where the binary is residing)

    then check the demos collision and particles (return quits them)

    i am new to morphos so any comments would be appreciated
  • »14.07.08 - 15:32
    Profile Visit Website
  • MorphOS Developer
    zukow
    Posts: 645 from 2005/2/9
    From: Poland
    ok, demos work without problems on pegasos
    efika is slow machine, maybe You should try change screen/window size or change algorithm :)
  • »14.07.08 - 16:13
    Profile Visit Website
  • Just looking around
    god64
    Posts: 6 from 2008/7/14
    great, thank you very much!
  • »14.07.08 - 16:55
    Profile Visit Website