Results 1 to 9 of 9

Thread: Beginner @ Visual Basic

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    UK
    Posts
    4

    Beginner @ Visual Basic

    Hi all, What is Visual Basic for?

    I program 3D programs and have read everywere that VB should not be used for 3D apps and just for Applications.

    But I have seen many 3D games built with VB.

    Is it worth making 3D games with VB instead of DarkBASIC/BlitzBASIC/etc. I mean is it powerfull enough to write ngood 3D applications?

    If VB is not good enough for this what do all you guys use VB for and what have you made? (just out of interest)

    Thanks !

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    what 3D programming do you do now that you don't know what VB is?

    VB can use DirectX and windows built in bitBlt graphics functions for graphic programming.. but for 3D DirectX would be what you would use... DX9 is supposed to offer direct .NET support for the new VB version... but for strong graphics programming like the commercial games on the market.. they are done usually in C languages... but they usually have their own 3d engine written to make the applications

  3. #3
    Member phase's Avatar
    Join Date
    Feb 2002
    Location
    Atlanta, GA USA
    Posts
    59
    a ton of programs have been made in visual basics, chances are there are atleast 3 programs on your computer if not more that were made in VB, i wouldn't suggest making a game in VB mainly because it will be slow, i would suggest learning another language if you're just now starting....but hell what do i know i'm no programmer
    - phase
    tripflex.com

  4. #4
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611
    I've never tried 3D under VB, I haven't tried 3D at all. But what we make are user programms eg. customer registration programm for doctors, or a automatic report-generator for web-site, million of other programs. The reason that we use VB is, for most of us I think, that is is easy to learn and fast to program

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    UK
    Posts
    4
    So 3D programming with VB is out of the question?

    Well Thanks I have want i needed to know.

    Its just that programming 3D with languages sush as DarkBASIC/BlitzBASIC is always slow when i produce the final *.exe. But When I program in C++ [OpenGL] the speed is fantastic the only problem is, I cant really program with that because it is really too dificult.

    Thanks anyway !

  6. #6
    Addicted Member
    Join Date
    Aug 2002
    Posts
    192
    vb is definitely not too slow, nor out of the question. vb is fast enough for 3d programming, regardless of bitblt, directx, or opengl

  7. #7
    Addicted Member
    Join Date
    Aug 2002
    Posts
    192
    blitzbasic seems decent, though it seems to require directx

  8. #8
    Addicted Member
    Join Date
    Aug 2002
    Location
    Baltimore, MD
    Posts
    230
    Depending on how large and graphic intensive a 3D world you want to create, VB is quite capable of doing it. You're not going to produce the next Quake game in VB at a commerical level, but VB can do some serious 3D games.

  9. #9

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    UK
    Posts
    4
    Ah well . . . You know what, I will look around and a have a look at VB and most likely try it.

    I mean all i really want is a 1st Person Shooter, nothing too big, You think It'll do?

    Thanks

    PS : What other libries/TK are needed, or can you use pure VB alone?
    Last edited by freestyler; Jan 13th, 2003 at 01:14 PM.

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