Results 1 to 3 of 3

Thread: Grafic engine??

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    Sweden
    Posts
    1

    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!

  2. #2
    Addicted Member
    Join Date
    Apr 2000
    Location
    England
    Posts
    246
    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...

  3. #3
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    New Jersey
    Posts
    334
    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
  •  



Click Here to Expand Forum to Full Width