Hi, I was wondering if there was anyone here who could look through a small header file of functions (4, small functions) and tell me how I could make them faster? Or, even better, do it for me, LoL
I'm pretty new to C++, I've been studying VB from since I was 8 (I'm only 15 now :P), but I've decided to use C++ to get some speed and eventually fully step over into C++.
I'm using VC++6 Standard Edition, and I know a little ASM, too, so any optimizations in ASM would be even more greatly appreciated.
The file is attached. If you need my other source files, then I can send them, too. The main function, which the other 3 rely on, is RenderSingle, so any optimizations there are most needed.
I'm going to be using the code pretty heavily, so I need to get it as fast as possible. Also, sorry if my post seems rude because I'm not too sure how to address people on a forum :P LoL