Game Graphics

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Game Graphics

Post by dandymcgee »

eatcomics wrote: Edit: I've also been here for over 4 years xD
By what maths?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Game Graphics

Post by eatcomics »

dandymcgee wrote:
eatcomics wrote: Edit: I've also been here for over 4 years xD
By what maths?
The maths of the ether... and okay so its more like 4 years in a couple months, I guestimated :P
Image
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Game Graphics

Post by dandymcgee »

eatcomics wrote:
dandymcgee wrote:
eatcomics wrote: Edit: I've also been here for over 4 years xD
By what maths?
The maths of the ether... and okay so its more like 4 years in a couple months, I guestimated :P
Joined: Sat Mar 08, 2008 8:52 pm
Today: Thu Jan 13, 2011 8:52 pm

2 years, 311 days != 4 years

:P
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Game Graphics

Post by eatcomics »

dandymcgee wrote:
eatcomics wrote:
dandymcgee wrote:
eatcomics wrote: Edit: I've also been here for over 4 years xD
By what maths?
The maths of the ether... and okay so its more like 4 years in a couple months, I guestimated :P
Joined: Sat Mar 08, 2008 8:52 pm
Today: Thu Jan 13, 2011 8:52 pm

2 years, 311 days != 4 years

:P
Da fuck? I joined in 07... I remember joining in 07 and I remember my thing displaying 07....
Image
dnxviral
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 51
Joined: Tue Dec 14, 2010 6:49 pm
Favorite Gaming Platforms: PC
Programming Language of Choice: Everything... and C#
Location: dnXstudios
Contact:

Re: Game Graphics

Post by dnxviral »

haha you guys off topic ;)
And I did the math too!! its not 4 years xD
User avatar
thejahooli
Chaos Rift Junior
Chaos Rift Junior
Posts: 265
Joined: Fri Feb 20, 2009 7:45 pm
Location: London, England

Re: Game Graphics

Post by thejahooli »

dnxviral wrote:haha you guys off topic ;)
And I did the math too!! its not 4 years xD
Which reminds me, what did you end up doing in terms of your graphics?
I'll make your software hardware.
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Game Graphics

Post by eatcomics »

I guess my life is just based on lies and posting on the elysian shadows boards xD but ya back on topic, what about your graphics?
Image
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Game Graphics

Post by dandymcgee »

eatcomics wrote:I guess my life is just based on lies and posting on the elysian shadows boards xD but ya back on topic, what about your graphics?
You just wanted an excuse to pad your post count some more.

Sooo, how ABOUT those graphics?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Game Graphics

Post by eatcomics »

dandymcgee wrote:
eatcomics wrote:I guess my life is just based on lies and posting on the elysian shadows boards xD but ya back on topic, what about your graphics?
You just wanted an excuse to pad your post count some more.

Sooo, how ABOUT those graphics?
I guess so. And seriously what about those graphics?
Image
dnxviral
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 51
Joined: Tue Dec 14, 2010 6:49 pm
Favorite Gaming Platforms: PC
Programming Language of Choice: Everything... and C#
Location: dnXstudios
Contact:

Re: Game Graphics

Post by dnxviral »

haha wow. anyways I ended up using system graphics with a double buffer but I was tempted to use XNA, since it did have a sprite class and such. I've decided to create my own.
User avatar
superLED
Chaos Rift Junior
Chaos Rift Junior
Posts: 303
Joined: Sun Nov 21, 2010 10:56 am
Current Project: Engine
Favorite Gaming Platforms: N64
Programming Language of Choice: C++, PHP
Location: Norway

Re: Game Graphics

Post by superLED »

dnxviral wrote:haha wow. anyways I ended up using system graphics with a double buffer but I was tempted to use XNA, since it did have a sprite class and such. I've decided to create my own.
You'll get good experience doing stuff on your own! ^^
dnxviral
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 51
Joined: Tue Dec 14, 2010 6:49 pm
Favorite Gaming Platforms: PC
Programming Language of Choice: Everything... and C#
Location: dnXstudios
Contact:

Re: Game Graphics

Post by dnxviral »

superLED wrote:
dnxviral wrote:haha wow. anyways I ended up using system graphics with a double buffer but I was tempted to use XNA, since it did have a sprite class and such. I've decided to create my own.
You'll get good experience doing stuff on your own! ^^
Thats mainly what this project is for. Thanks. :) haha I don't know why but that made my day.
Post Reply