The detail bump on the wraith is pretty sexy.
Printable View
The detail bump on the wraith is pretty sexy.
Those look amazing. Your modeling mixed with Dano's textures make for awesome stuff.
holycrap, nice wraiths and carbine. And I like the renders too.
I had a big-ass post all typed up detailing what all of this is, what my plans are, the inner workings, and all that.
Then I lost it because my dad flipped the wrong switch in our fuse box trying to restart our air conditioning (as it turns out we had an electrical fire and need to replace the whole unit). I'll retype it later, but for now be content with a brief explanation and some pics.
The project : AP Computer Science AB semester final.
The proposition : turn the GridWorld case study (see http://www.horstmann.com/gridworld/ and/or http://www.youtube.com/watch?v=ihOJS6VUFZ8) into a shmup/bullet hell engine.
The progress :
As I stand, I've got (to name a few) a level loading system, player input, collision based on multiple radii defined in each game object, powerups, weapons and weapon upgrades, animated sprites, sfx and music support, basic UI elements (read : very basic), a continuous (based on x/y coordinates rather than a grid with discreet locations) world, objects with children that move with them, a half-legitimate scoring system, and a bunch of other stuff that I don't have time to explain right now. Basically, I ripped apart GridWorld and pieced it back together to create something not unlike Frankenstein's monster, except with more bullet grazing. This is not something that you should be writing in *shudder* Java, but I can't stop nowwwwwwwwwwwwwwwwwwwwww
http://tehlag.modacity.net/one/pix/screenshot5.jpg
http://tehlag.modacity.net/one/pix/screenshot8.jpg
http://tehlag.modacity.net/one/pix/screenshot9.jpg
^ The above pic is what happened when I attempted to find out why my original collision detection code wasn't working by highlighting all affected grid slots with those red dots; it was at that point I ditched the Grid layout entirely in favor of a continuous world.
http://tehlag.modacity.net/one/pix/screenshot10.jpg
^The fruits of making said move to a continuous world.
http://tehlag.modacity.net/one/pix/screenshot13.jpg
http://tehlag.modacity.net/one/pix/screenshot14.jpg
^The beginnings of actual enemies and enemy behavior
http://tehlag.modacity.net/one/pix/screenshot17.png
http://tehlag.modacity.net/one/pix/screenshot20.png
^I'm quite fond of my scrolling background stars and the screen tint that comes on when you fire the bomb/death ray/sprite ripped from SWR.
http://tehlag.modacity.net/one/pix/screenshot23.png
http://tehlag.modacity.net/one/pix/screenshot24.png
^Hey, it's actually starting to look a bit like a game!
I suppose there's not much that can really be appreciated in these pics, as the sprites (with the exceptions of the bullets and stars) are taken from either Tyrian or Scarlet Weather Rhapsody, but I felt like posting this so vOv. Maybe when I get around to actually explaining what's going on it'll make more sense. I'll post more progress later when I don't have a shitton of other things to do.
Oh and Rob Oplawar and Seraphim <3 you guys for putting up with my yammering on about my progress.
Lookin' nice. : D
You raped a goat, sheep, and a few aliens.
Where'd you get those sprites?
The sprites from Tyrian were released by their maker at http://lostgarden.com/2007/04/free-g...ships-and.html. The SWR sprties were extracted from the game.
You got the scrolling background working? Awesome.
Looks like touhou
Which means I'm looking forward to playing this if I ever get the chance too.
Good background music I suppose? Or have you not put that in yet?