VBGamer |
|
Re: Close Approach 3D asteroids shooter release Spodi (0 replies, 1034 views) (2003-Dec-14) This has been gone over many times. Heck, probably some argument going on about it right now. Basically, VB is slower compaired to C++/C, yes. But, by how much is determined by the programmer. For example, I am always checking to make sure I optimize stuff with tons of different methods, but theres some people out there who leave millions of unused variables and functions lying aorund. Check out what Almar says about this, http://voodoovb.talosstudios.com/columnalmar1.html. |