Results 1 to 6 of 6

Thread: Current Alpha of my project VB6 D3D

  1. #1
    Addicted Member
    Join Date
    Oct 04
    Posts
    255

    Current Alpha of my project VB6 D3D

    I'm still trying to get collisions down,
    until i do, walking backwords will allow you to walk through
    walls (emergency escape if you get stuck)

    Any help on collisions is welcome.
    Current collision discussion with this program is at :
    http://www.vbforums.com/showthread.php?t=346442

    I plan to return to the liquid texture movement bug and the Glass bug.
    Feel free to tinker.
    Source available by request.

    Thanks in advance for any feedback, remember it's really early in development.

    DOWNLOAD AT: http://members.cox.net/boffing/Waxy1.zip (1.4MB)
    Last edited by Waxy; Jun 25th, 2005 at 01:08 PM.
    ----------------------------------------------------

    Missing the days of GWBasic 1.1
    WaxyStudios.com

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 02
    Location
    @ Opera Software
    Posts
    10,191

    Re: Current Alpha of my project VB6 D3D

    I am more or less only in Linux these days. Care to post some screen shots?



    ØØ

  3. #3
    Addicted Member
    Join Date
    Oct 04
    Posts
    255

    Re: Current Alpha of my project VB6 D3D

    http://members.cox.net/boffing/shots.zip 5.6mb, 4shots @ 1280x1024 .BMP full color format
    ----------------------------------------------------

    Missing the days of GWBasic 1.1
    WaxyStudios.com

  4. #4
    Hyperactive Member half flung pie's Avatar
    Join Date
    Jun 05
    Location
    South Carolina, USA
    Posts
    310

    Re: Current Alpha of my project VB6 D3D

    Hey, this is my first time in the 'game demos' forum. Anyways, I was just wondering if there is a reason for this- During your game, if I press Alt-Tab (for example, to switch to this forum's window) I get a run-time error. I still have it open if you need specifics

    Base 2
    Fcnncu"Nqxgu"Lguug##

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 02
    Location
    @ Opera Software
    Posts
    10,191

    Re: Current Alpha of my project VB6 D3D

    I guess he still tries to render. Havn't looked at the code, but the pictures are fantastic. Nice job. Keep us posted on how it works out.


    BTW how do you load the walls. One by one, or from a map file?



    ØØ

  6. #6
    Addicted Member
    Join Date
    Oct 04
    Posts
    255

    Re: Current Alpha of my project VB6 D3D

    I don't have a windowed or a minimized mode coded yet. the error is a
    DirectX error because it suddenly loses the surface it's trying to draw to.

    NoteMe, i have a 3rd party program that can take Quake1 .Map files and
    extract the points of the pollygons. i then wrote a loader for that output file,
    added some texture scripting for water animation, ect...

    So i build my maps with QuArK1.06 (Quake Army Knife) then manualy build the
    texture scripts and cpy over the textures needed into the proper directories.

    It doesn't show it, but i also have model loading and model animation working
    to a decent extent.
    ----------------------------------------------------

    Missing the days of GWBasic 1.1
    WaxyStudios.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
  •