-
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]
-
between 13-30 fps 500mghz 64mb ram
Nice effects!!!!! :D
-
Thanks.
Common guys, I need some test results!
-
-
cool!
60 fps 600mhz 128M
btw, whats suppose to happen with left and right?
-
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?
-
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)
-
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 ;)
-
550 Mhz, 128 Meg, 15 fps .... I have a lot of apps running.
That is so cool Fox! Nice one :D
-
I get errors when I run it.