Results 1 to 10 of 19

Thread: Asphyre Sphinx 2 has been released.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Awesome lifepower - how are you finding iOS speed wise? Is asphyre able to generate sufficient FPS? When are you going to have your first game out on the iPad?
    The views expressed on this programme are bloody good ones. - Fred Dagg

  2. #2
    Quote Originally Posted by czar View Post
    Awesome lifepower - how are you finding iOS speed wise? Is asphyre able to generate sufficient FPS? When are you going to have your first game out on the iPad?
    It is difficult to judge the performance on iOS because VSync seems to be forced on, so frame rate is limited to 60 FPS. However, relatively complex scenes don't seem to suffer from any performance issues even on older iPod Touch. I would say that iOS devices are quite capable of some even more advanced tasks. However, the power consumption and battery drain are more important issues to consider, which we haven't checked well yet.

    It takes significantly more time to develop a project for iOS, however, because a single compilation in FPC takes several minutes and before that you need to move the project from Windows to Mac; instead you could work in XCode, but it's code editor is too crippled. For our incoming online game we are trying to provide iOS client, although it is going slowly.

  3. #3
    Hopefully EMB will implement as simpler compile system for iOS similar to compiling for MacOS. I am avoiding iOS at the momemnt as I am trying to get a MacOS project finished. I am finding that at the moment I am stumbling from one problem to the next. Issues as simple as copying a file from a to b need to be researched and checked and that all takes way more time than I had anticipated.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  4. #4
    Quote Originally Posted by czar View Post
    Hopefully EMB will implement as simpler compile system for iOS similar to compiling for MacOS. I am avoiding iOS at the momemnt as I am trying to get a MacOS project finished. I am finding that at the moment I am stumbling from one problem to the next. Issues as simple as copying a file from a to b need to be researched and checked and that all takes way more time than I had anticipated.
    I agree. I think iOS itself is a great platform, I really like its architecture. However, being tied up to an older XCode version with a long and complicated compilation process makes the development somewhat difficult.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •