|
-
Mar 20th, 2002, 10:27 AM
#1
Thread Starter
New Member
Grafic engine??
If i shud for example make a shut ém up game
DO i need an engine then if i use directX??
and can vb handle it?
i´v heard that vb can be wery slow when u do sutch things
in vb....
Sutch thing as regret dosen´t exist!
-
Mar 20th, 2002, 11:32 AM
#2
Addicted Member
VB can handle lots of things, the running spec of the finished product may be higher than if you were to write it in C++, but you can get reasonable speeds out of complex games using VB on a medium spec machine.
and DirectX itself being an out of process tool runs nice and fast.
Some Days, i just get this feeling that i'm helping to write dozens of Viruses...
-
Mar 20th, 2002, 01:07 PM
#3
Hyperactive Member
You don't need to use a 3rd party engine, just write one yourself! Although this is of course tons of work.
But if you write the code yourself, using DirectX, you can optimize your code to get the maximum performance from VB.
There's a great book that teaches you DirectX game programming with VB. It teaches you DirectDraw (from DirectX 7.0), DirectSound, DirectInput, Direct3d (DirectX 8.0), and even DirectPlay for multiplayer programming. The great thing is, you don't really need to be an experienced programmer to understand the book. Buy it here, I highly recommend it:
http://www.amazon.com/exec/obidos/AS...gamesforyou-20
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
|