Search:

Type: Posts; User: Izzy545

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,463

    Yea, I don't really have much else to offer...

    Yea, I don't really have much else to offer...
  2. Replies
    2
    Views
    1,463

    Shoot 'Em Up Compo 2005

    I'm starting a competition for Shoot 'Em Up Games at my forum. Please check it out, it'll be lots of fun! Deadline is May 3rd, 2005.
    ...
  3. Thread: newbie q!

    by Izzy545
    Replies
    6
    Views
    3,866

    Depends. I've only been using C++ for a few weeks...

    Depends. I've only been using C++ for a few weeks and I've had no problems learning how to do windows programs. In fact, I'm well underway into making my first game in DirectX...

    So it varies from...
  4. Replies
    20
    Views
    2,709

    Okay, apparently I was calculating the FPS wrong....

    Okay, apparently I was calculating the FPS wrong. I finally fixed it and can get 2500 sprites, along with collision detection on all of them, running at 30 FPS.
  5. Replies
    20
    Views
    2,709

    Thanks, I'll look into those. After optimizing...

    Thanks, I'll look into those.

    After optimizing some code, I can get it running at 70 FPS with 10000 sprites on the screen now :)
  6. Replies
    20
    Views
    2,709

    Okay, so I can't just keep the FPS below 30 at...

    Okay, so I can't just keep the FPS below 30 at all times?
  7. Replies
    20
    Views
    2,709

    Oh, I have another question. How can I lock the...

    Oh, I have another question. How can I lock the FPS at 30? I don't want it to go above that, because it changes too much right now, and I don't want the game looking like it's running really slow at...
  8. Replies
    20
    Views
    2,709

    Okay, thanks for the code Shakti! That looks...

    Okay, thanks for the code Shakti!

    That looks like it's running pretty nice there Bubba! Looks much better than my crappy shooter, hehe.

    It looks like I can actually get about 10000 sprites on...
  9. Replies
    20
    Views
    2,709

    Thanks for the replies! I'll try out these other...

    Thanks for the replies! I'll try out these other methods and see what I get then... I just added in enemies to the game and I can get about 3000 of those on the screen before I get below 50 FPS.
  10. Replies
    20
    Views
    2,709

    My First Attempt at a Game...

    Okay, so I've hardly ever used C++ before yesterday, but found out that using DirectX in C++ is actually quite similar to using DirectX in VB, at least, the way you blt things out and all that. So, I...
Results 1 to 10 of 10