authoreyes
Member
Hey all -
I'm sure by now you are sick of hearing about my situation, but it's forcing me to bother you guys for some advice. Mainly cause the chemo is really making my head cloudy/difficult to really focus, and I feel like am a complete idiot trying to do some comparisons on my own here. I throw myself at the mercy of my intellectual superiors.
Advice I am looking for....I really want to get working on releasing a beta of that side scroller game I have been working on, but it's currently using OpenGL old style immediate mode with SDL. Frankly, I am quite stupid right now, and don't have the capacity to really tear into something new if it is really complex.
What is use opengl for is this: I load images with SDL and then basically paint 32x32 quads with stretched 16 x 16 tiles for the basic tile mode engine. That's it. Would this be a pain to achieve with ES? Steep learning curve? Should I just gut the opengl stuff and go straight sdl? Sorry for being a taker and not giving too much back right now, but this really has me a bit ragged right now.
Thanks so much for all of your help.
I'm sure by now you are sick of hearing about my situation, but it's forcing me to bother you guys for some advice. Mainly cause the chemo is really making my head cloudy/difficult to really focus, and I feel like am a complete idiot trying to do some comparisons on my own here. I throw myself at the mercy of my intellectual superiors.
Advice I am looking for....I really want to get working on releasing a beta of that side scroller game I have been working on, but it's currently using OpenGL old style immediate mode with SDL. Frankly, I am quite stupid right now, and don't have the capacity to really tear into something new if it is really complex.
What is use opengl for is this: I load images with SDL and then basically paint 32x32 quads with stretched 16 x 16 tiles for the basic tile mode engine. That's it. Would this be a pain to achieve with ES? Steep learning curve? Should I just gut the opengl stuff and go straight sdl? Sorry for being a taker and not giving too much back right now, but this really has me a bit ragged right now.
Thanks so much for all of your help.