Results 1 to 10 of 10

Thread: Graphics demo

  1. #1

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    I made a little DMA program (DX7), download source here (VC++ 6.0, if you have 5.0 just make a new project and add the source code files).
    Can you please tell me how fast it is and whats your CPU speed? Thanks in advance.

    Controls

    Down - Exit demo
    Up - Some rain
    Left - Change material drawn in editor mode
    Right - Enable/Disable editor mode
    Enter - Clear screen

    Im sorry about the weird key configuration, but its sorta cool isnt it?

    [Edited by Fox on 11-20-2000 at 12:03 AM]

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    between 13-30 fps 500mghz 64mb ram

    Nice effects!!!!!

  3. #3

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Thanks.


    Common guys, I need some test results!

  4. #4
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    57fps 650mhz

  5. #5
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    cool!

    60 fps 600mhz 128M
    btw, whats suppose to happen with left and right?
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  6. #6

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    With <Right> you can set on/off the editor mode. Press <Left> to change the material drawn by mouse (when editor is on).

    Thanks for the current results! Some more please?

  7. #7
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355
    it wont compile on mine! (vc++ 6 pro)
    it dies on ddraw.h - missing ; before the declaration of DDraw (line after the RELEASE macro thingy)
    buzzwords are the language of fools

  8. #8

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Are you sure you did include the libraries (ddraw.lib dxguid.lib and dinput.lib) for the configuration youre running? And of course you need the DX7 or 8 SDK installed but unneccessary to say that

  9. #9
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    550 Mhz, 128 Meg, 15 fps .... I have a lot of apps running.

    That is so cool Fox! Nice one
    Harry.

    "From one thing, know ten thousand things."

  10. #10
    Guest
    I get errors when I run it.

Posting Permissions

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



Click Here to Expand Forum to Full Width