Results 1 to 8 of 8

Thread: Best way to go?!?!?

  1. #1

    Thread Starter
    Addicted Member Virtual24's Avatar
    Join Date
    May 2001
    Posts
    228

    Best way to go?!?!?

    I really would like to get peoples' opinions on what is the best 3D code to use.

    Personally, I like java the best... It is the least picky and pretty much has the least errors. VB is easier to program, but is slow. And c++ is so buggy that after a day of programming in it you want to kill it.

    However, there is a problem... When writing a 3D game you either need the assistance of say DirectX, or you need to write your own software 3D renderer. As far as I know, there is no helper Libraries ( such as Direct X ) for Java. DirectX can be used in VB or C++ but VB is slow, defeating the purpose of using DirectX.

    Whats the best way to go??? I have tried to use C++ with DirectX before and I just can't get it... There are so many different things you have to do and then it gets 5 million errors. Has anyone had personal experience?
    To protect time is to protect everything...

  2. #2
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    I wouldn't say VB is that much slower, if you have the proffessional or enterprise edition you can optimize for fast code which doesn't leave that much of a difference between C++ and VB. Unless you need a corporate level program you'll be ok with VB. Personally I prefer VB to C++.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  3. #3
    Addicted Member
    Join Date
    Jun 2002
    Location
    Far.. far away! (Netherlands)
    Posts
    169
    VB Still is a lot slower than c, nothing to do about it

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    There is a DX version for JAVA3D, and a OpenGL too. Maybe oyu should read a little bit about it...

    look here for a start..
    http://forum.java.sun.com/thread.jsp...essage=1337668

  5. #5
    Lively Member
    Join Date
    Mar 2002
    Posts
    110
    check

    www.gamedev.net

    unless you're going to develop the next killer fps, the speed of vb should be sufficient for just almost anything else.

  6. #6
    Member anjulpa's Avatar
    Join Date
    Aug 2001
    Location
    india
    Posts
    43
    nay idea where i cud get opengl libs for vb ??

    ppl saw this
    Die, ***** Die !

  7. #7
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Originally posted by anjulpa
    nay idea where i cud get opengl libs for vb ??
    I don't think you can use OpenGL for VB...

  8. #8
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Yes you can use OpenGL i am sure you can
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

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