|
-
Nov 17th, 2000, 07:05 PM
#1
Thread Starter
PowerPoster
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]
-
Nov 18th, 2000, 12:42 AM
#2
Frenzied Member
between 13-30 fps 500mghz 64mb ram
Nice effects!!!!!
-
Nov 19th, 2000, 10:24 AM
#3
Thread Starter
PowerPoster
Thanks.
Common guys, I need some test results!
-
Nov 19th, 2000, 10:39 AM
#4
Hyperactive Member
-
Nov 19th, 2000, 04:32 PM
#5
transcendental analytic
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.
-
Nov 20th, 2000, 12:04 AM
#6
Thread Starter
PowerPoster
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?
-
Nov 21st, 2000, 04:05 PM
#7
Hyperactive Member
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
-
Nov 21st, 2000, 05:21 PM
#8
Thread Starter
PowerPoster
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
-
Nov 21st, 2000, 07:02 PM
#9
Frenzied Member
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."
-
Nov 22nd, 2000, 03:28 PM
#10
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|