Results 1 to 10 of 10

Thread: Verry good Delphi 3D engine

  1. #1
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Verry good Delphi 3D engine

    Complete 3D engine written in Delphi using DirectX 9.0b

    DigitalOmerta?¢,¬¢ is entirely designed and programmed by ourselves. It is the first commercial available Advanced 3D Engine written in the fully object oriented Borland Delphi language.
    They are also planning to bring out games for the XboX also

    http://www.frontstudios.com/omerta.php

    (maybe a good item for a news post )
    NecroSOFT - End of line -

  2. #2

    Verry good Delphi 3D engine

    Looking good enought
    But it's impossible to create Xbox games using Delphi. And Xbox2 is using PowerPC deriviative, so it's even more impossible.
    There are only 10 types of people in this world; those who understand binary and those who don't.

  3. #3

    Verry good Delphi 3D engine

    It will certainly be added as a news item. Looks very good indeed.

    Instead of going for XBox, they should have gone for Linux and MacOS X
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  4. #4
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Verry good Delphi 3D engine

    @Clootie:

    I don't know the possibilities of delphi on/with XboX but the game that is already released is also pland to release on the XboX...

    maby a engine.dll that will work on xbox :?:

    http://www.frontstudios.com/gunwarrior.php
    NecroSOFT - End of line -

  5. #5

    Verry good Delphi 3D engine

    As an Xbox developer, I can say with great certainty that Delphi can not produce Xbox executables.

  6. #6
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Verry good Delphi 3D engine

    Do you suspect that they are going to be using another compiler? Or have they developed their own compiler? It would be possible IF you can use DLLs on XBox, then you'd be able to compile DLLs using Delphi and use those...?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  7. #7

    Verry good Delphi 3D engine

    The SDK for the Xbox (called the XDK) provides Xbox-specific libraries that must be linked to the application. You cannot link to these libraries directly from Delphi. The version of DirectX 8 used by the Xbox is also slightly different to the version of DirectX 8 used by PCs.

  8. #8
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Verry good Delphi 3D engine

    That explanes a lot
    NecroSOFT - End of line -

  9. #9

    Verry good Delphi 3D engine

    Well isnt it entirely possible that they used the source from xbox linux for all the drivers and xbox specific stuff to come up with their own XDK for Delphi
    Homepage - http://incubii.port5.com

  10. #10

    Verry good Delphi 3D engine

    But then you would never be able to publish the game through commercial channels. Each and every game released for Xbox must go through Microsoft certification, which checks that it was created with the latest and correct XDK. The same process applies for PS2 (must use the required version of the Sony libraries and get approval by Sony) and GameCube.

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
  •