|
-
Aug 11th, 2000, 07:58 PM
#1
Thread Starter
Junior Member
To take advantage of the newest hardware advantages...do you need to do any special coding with vb? I know if you were coding a game in C++ it would be possible but how about vb? If you are using directx does that take care of it on its own or do you have to do anthing special in vb. Im talking about taking advantage of SSE, 3DNow...ect
-
Aug 12th, 2000, 07:24 AM
#2
Monday Morning Lunatic
To use things like 3DNow! you need to do some Assembler programming, which isn't available to VB. Although, if you put it into a C DLL, then you could get it that way. Unfortunately, unless it's very complex, the time cost of the extra function call will make it a pointless exercise.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|