View Poll Results: Are you interested in the Sushi Quest engine?

Voters
24. You may not vote on this poll
  • Yes, and I would pay for a license

    3 12.50%
  • Yes, but only if free

    11 45.83%
  • Yes, other option (explain)

    5 20.83%
  • Not interested

    5 20.83%
Results 1 to 10 of 69

Thread: My game engine

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    My game engine

    Hello, I'm thinking of releasing my game engine soon (the one that was used for Sushi Quest, Splash Ball and Icarus Sky, all of them released on the App Store). This engine is a continuation of the LEAF engine that I released to the public some years ago. As far as I know this is the pascal engine that currently supports more platforms (windows, mac, linux and iOS), just write code once, and compile it for each platform (with an included resource optimizer)
    While I'd love to release it for free, I want to port it to Android, and to fix the problems it currently has running on iPad and 2nd gen iPhones, and I need some money for buying the testing devices (I only have a iPod touch).

    I could sell licenses for the engine (something not too expensive like $100), or I could setup a donation system.
    Or if any of you here are interested in doing the Android port or fixing the iOS compatibility, then I would gladly release it for free.
    What are your opinions?

    Some of the features of the engine:
    - Optimized openGL renderer, supporting lightmaps, shadowmaps, normalmapping, deferred rendering, toon shading, reflections, fur and more
    - GUI system with support for animations
    - Very simple to use API, fully class based (no components)
    - Physics integration with Newton

  2. #2
    I believe who ever can make a engine that works well with XE2 will have a killer engine on their hands. I am assuming xe2 is what it is cracked up to be and that with a good engine making use of fire monkey we can make good solid casual games for pc, mac and ios. And being based on work that embarcadero has created and maintain it should also be much more stable across various hardware compared to the engines we see that have been put together by single person with access to limited hardware. Any that's my 2 c worth.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #3
    I don't know much about XE2, will that be cross-platform?

  4. #4
    yes, with xe2 you can target pc, 64bit, macosx and iOS (ipad etc). Firemonkey is a new vcl that uses directx or opengl depending on the platform. Firemonkey also seems to allow access at a more basic level so it should be easy enough to create a engine that will work on a number of platforms. That opens up some exciting possibilities.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  5. #5
    I hope it will be free...

  6. #6
    What will be free? Delphi XE2 - the starter edition will be available from day on for $100 (I believe). And from what I understood cross platform will be in the starter version.
    The views expressed on this programme are bloody good ones. - Fred Dagg

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
  •