Added: 1 year ago
From: c0d360d
Views: 400
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (11)

Sign In or Sign Up now to post a comment!
  • Awesome! I just wish the GDI+ was hardware accelerated D:

  • @seandewar5 Yeah that would be nice. But at least I get a decent framerate without.

    And one of these days I'll have to pick this project back up. I've been too busy with a 9-5er job to work on any of my stuff :(

  • @c0d360d Okay D: Oh and here are a few things you can edit to make rendering faster for the GDI+

    Graphics.InterpolationMode = System.Drawing.Drawing2D.Inter­polationMode.Low;

    Graphics.SmoothingMode = System.Drawing.Drawing2D.Smoot­hingMode.None;

    Graphics.PixelOffsetMode = System.Drawing.Drawing2D.Pixel­OffsetMode.None;

    Graphics.CompositingQuality = System.Drawing.Drawing2D.Compo­sitingQuality.HighSpeed;

    Graphics.TextRenderingHint = System.Drawing.Text.TextRender­ingHint.SingleBitPerPixel;

  • @seandewar5 Do it after you do Graphics.FromImage or it wont work :)

  • Comment removed

  • Looks like a great start! Any interesting gameplay elements you're planning on adding?

  • @LusikkaMage - I haven't put much thought into the project, but a few things that I'd like to implement are predetermined waves followed by "boss" battles, different weapons such as heat guided missiles, maybe companion ships (that would orbit your ship and fire at enemies at some predetermined rate of fire.

    All of which are not terribly difficult to add, though my biggest obstacle is time. I haven't had any time to work on this project since the day that I posted the video.

  • @c0d360d Ahh, yeah. Are you a college student? Uni always seemed to be the biggest time sink for me. :<

  • @LusikkaMage - Nope, never have and never will be.

    I'm just a self-educated individual who has dedicated his entire life (well, 21 of the 25 I've been around) to programming, and game programming in particular. Time is being sunk into finding ways to pay the bills. No luxury of living at home. I've got a home of my own to try to keep!

  • @c0d360d Ahh, that must be a huge challenge. Gambatte :o

  • @LusikkaMage - It certainly is.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more