Results 1 to 10 of 10

Thread: Help!! Code Optimizations :P

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Posts
    8

    Help!! Code Optimizations :P

    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

    Anyway, thanks to anyone in advance,
    Elche
    Attached Files Attached Files

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