Results 1 to 10 of 44

Thread: iOS Support

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I will test it here... but anyway, where can I find XCode 3.2.5? I could not find it on Apple iOS developer WebSite.

  2. #2
    A bit time for googling and here the result from official server(you must login first):
    https://developer.apple.com/ios/down..._4.2_final.dmg

    Anyway, I will try to do something with Xcode 3.2.6 and 4.0.2 later

  3. #3
    Some news since last time:
    - implemented touch_* functions
    - implemented virtual keyboard
    - implemented loading jpgs via UIImage(and found bug in FreePascal converting scripts)
    - implemented locking device orientation(Landscape/Portrait)
    - implemented tex_GetData via FBO

    So, maybe I will release stable ZenGL 0.2.2 and development version 0.3 soon
    Last edited by Andru; 11-05-2011 at 11:02 AM.

  4. #4
    I just remembered that your ZenGL license is LGPL. You should really consider changing the license as at the moment this only allows open-source software to be developed with ZenGL for iOS devices.
    Libraries for iOS have to be linked statically and commercial closed-source usage with LGPL libraries is only allowed if the library is linked dynamically.
    Freeze Development | Elysion Game Framework | Twitter: @Stoney_FD
    Check out my new book: Irrlicht 1.7.1 Realtime 3D Engine Beginner's Guide (It's C++ flavored though)

    Programmer: A device for converting coffein into software.

  5. #5
    Yeah, I know, and what? I haven't thought about the license for commercial projects, because currently ZenGL is in development stage for iOS. Maybe later I will provide some commercial license or something else.

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
  •