Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: DanJet 0.7 released (Direct3D 9 graphics component)

  1. #1

    DanJet 0.7 released (Direct3D 9 graphics component)

    Just noticed new version has been posted on

    http://dan.mirgames.ru/

    Taking the liberty to post about it here.

    ======================

    DanJetX is a graphics component for Delphi. It is based on Direct3D 9. It allows a programmer to use following features:
    # Easily access advanced graphics capabilities.
    # Easily combine 2D and 3D graphics.
    # Support of BMP, JPG and PNG format for textures.
    # Support of X format for 3D meshes.
    # Support of mesh skinning (animated meshes).
    # Special effects such as shadows, lighting effects, motion blur, billboards etc.
    DanJetX has been tested for compatiability with Delphi7 and BDS2006.


    Major Changes:
    -Shadows
    DJX can now generate and render shadows using Z-Pass shadow volume
    (At the moment only works for static meshes).
    -Chages to Extras
    *DJXSpriteEngine.pas is renamed into DJXEngine.pas.
    *TDJXSprite class is renamed into TDJXEngineItem.
    *DJXEngine2D.pas added.
    *TDJXFreeCamera.GetFromDJXCamera function added,
    allowing TDJXFreeCamera to be set to the same
    position as the standard TDJXCamera.
    The views expressed on this programme are bloody good ones. - Fred Dagg

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

    Re: DanJet 0.7 released (Direct3D 9 graphics component)

    Quote Originally Posted by czar
    BTW I know this section is not the best place to post but no other topic area seems appropriate.
    Not a problem I've moved the thread and made it a News item.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3

    DanJet 0.7 released (Direct3D 9 graphics component)

    That's great news Czar!

    I'm using DanJetX for my new project 'The Innominate', a 3D medieval genre-mix. I can only recommend DanJetX, very easy to use for 3D projects.

    I will soon make a new project thread here about my game, as soon as I got my playermesh done and shadows included.

    Thanks,
    Firle

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

    DanJet 0.7 released (Direct3D 9 graphics component)

    -Shadows
    DJX can now generate and render shadows using Z-Pass shadow volume
    I like to see an example

    Maybe you could add physics to your engine. Would be a nice feature.
    NecroSOFT - End of line -

  5. #5

    DanJet 0.7 released (Direct3D 9 graphics component)

    @NecroDOME

    Probably easiest to ask Dan to post an example.

    http://www.ericbehme.de/phpBB2DAN/

    That is the djx forum URL.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  6. #6

    DanJet 0.7 released (Direct3D 9 graphics component)

    Added a sample of shadow volumes. It's on the website.

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

    DanJet 0.7 released (Direct3D 9 graphics component)

    Looks nice!
    NecroSOFT - End of line -

  8. #8

    DanJet 0.7 released (Direct3D 9 graphics component)

    I agree it does look nice. I have played around with the example and combined it with a 3d landscape example and it works a treat.

    Here is a picture of the actual Z-Pass shadow volume demo.

    Well I would post a picture except the annoying picture posters says that all my picture files are "invalid" . I have tried jpg and png of a 400x300 image. I hate the picture uploader it sucks. :x
    The views expressed on this programme are bloody good ones. - Fred Dagg

  9. #9

    DanJet 0.7 released (Direct3D 9 graphics component)

    Quote Originally Posted by czar
    Well I would post a picture except the annoying picture posters says that all my picture files are "invalid" . I have tried jpg and png of a 400x300 image. I hate the picture uploader it sucks. :x
    Hmm seems to work for everyone else, what's wrong with your images ?
    <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 =-

  10. #10

    DanJet 0.7 released (Direct3D 9 graphics component)

    Nothing as far as I can tell.

    Both are RGB one version as a JPG and the other version saved as PNG.

    Saved from photoshop. Res is 400x300 46Kb and 135Kb. I have also tried other files and they all fail.

    Using Firefox 1.5.0.6

    Tried it with internet explorer - it also fails.

    Not sure what else to try now. I have been able to upload before so I am not sure what has been changed. Why not allow attachments in the normal way. Much easier. No need to be dependent on some third party host computer being available.
    The views expressed on this programme are bloody good ones. - Fred Dagg

Page 1 of 2 12 LastLast

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
  •