|
-
Jan 12th, 2003, 02:41 PM
#1
Thread Starter
Addicted Member
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...
-
Jan 12th, 2003, 04:10 PM
#2
Ex-Super Mod'rater
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.

-
Jan 12th, 2003, 04:23 PM
#3
Addicted Member
VB Still is a lot slower than c, nothing to do about it
-
Jan 12th, 2003, 05:22 PM
#4
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
-
Jan 12th, 2003, 05:53 PM
#5
Lively Member
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.
-
Jan 13th, 2003, 02:40 AM
#6
Member
nay idea where i cud get opengl libs for vb ??
 ppl saw this
Die, ***** Die !
-
Jan 13th, 2003, 03:13 AM
#7
Originally posted by anjulpa
nay idea where i cud get opengl libs for vb ??
I don't think you can use OpenGL for VB...
-
Jan 13th, 2003, 04:12 AM
#8
KING BODWAD XXI
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
|