Results 1 to 5 of 5

Thread: [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

  1. #1
    Hyperactive Member
    Join Date
    Feb 05
    Posts
    294

    [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

    Here are some screenshots of the techdemo I am working on. In the zip archive, look at the date to give you an idea of how far along in the dev stage did I take the shot. The screenshot attached is the latest screenshot.

    Current (notable) features
    -DirectX 9
    -HLSL
    -Loading and rendering a .T3D mesh (UnrealED)
    -PerPixel Lighting (HLSL shader for each pass)
    -Shadow Volumes, ZFail shadows (Carmack's reverse)
    -PVS system for lighting & shadows (Lighting is "sort of" multipass, only does a pass for vertices affected)
    -First person camera view

    The current build functions pretty well (no bugs) so I have some things to add before I am done. In the meantime, I will post new screenshots here and answer any/all questions you may have.

    Just a note, when I am done, to run this you will need the .NET 2.0 Beta #2 framework (and possibly DirectX 9, August 2005 version, I will see if I can include the runtime)

    More here
    Attached Images Attached Images  
    Attached Files Attached Files
    Last edited by Cade; Oct 5th, 2005 at 08:33 AM.

  2. #2
    Hyperactive Member
    Join Date
    Feb 05
    Posts
    294

    Re: [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

    These are now old screenshots, new screenshots can be found on the main page of my site

    http://cade.sytes.net

  3. #3
    New Member
    Join Date
    Feb 07
    Posts
    11

    Re: [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

    hey nice work man!

  4. #4
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 06
    Location
    Over There!
    Posts
    372

    Re: [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

    Your link has nothing to do with VB.NET or DX9......

    It leads to a MU site...
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

  5. #5
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 06
    Location
    Over There!
    Posts
    372

    Re: [VB.NET,DirectX9+HLSL]Advanced 3D Techdemo (Screenshots currently)

    Thank you!
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

Posting Permissions

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