Falco's (Lame-Ass) OpenGL Projects

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
TheBuzzSaw
Chaos Rift Junior
Chaos Rift Junior
Posts: 310
Joined: Wed Dec 02, 2009 3:55 pm
Current Project: Paroxysm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: Falco's (Lame-Ass) OpenGL Projects

Post by TheBuzzSaw »

I stopped using /* comments */ .
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Falco's (Lame-Ass) OpenGL Projects

Post by eatcomics »

TheBuzzSaw wrote:I stopped using /* comments */ .
Try writing a program on one line without /* comments */ :lol: I kid
Image
K-Bal
ES Beta Backer
ES Beta Backer
Posts: 701
Joined: Sun Mar 15, 2009 3:21 pm
Location: Germany, Aachen
Contact:

Re: Falco's (Lame-Ass) OpenGL Projects

Post by K-Bal »

I'm pretty interested in how this will develop ;) Sorry for being abstinent to these forums.
User avatar
cypher1554R
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1124
Joined: Sun Jun 22, 2008 5:06 pm

Re: Falco's (Lame-Ass) OpenGL Projects

Post by cypher1554R »

eatcomics wrote:
TheBuzzSaw wrote:I stopped using /* comments */ .
Try writing a program on one line without /* comments */ :lol: I kid
That would be pretty hardcore even without no-comment policy.
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: Falco's (Lame-Ass) OpenGL Projects

Post by dandymcgee »

cypher1554R wrote:
eatcomics wrote:
TheBuzzSaw wrote:I stopped using /* comments */ .
Try writing a program on one line without /* comments */ :lol: I kid
That would be pretty hardcore even without no-comment policy.
Why would anyone bother commenting a one-line program? The only reason to comment is to help readability / maintainability, and if you were worried about either of those things you wouldn't have made it one line to begin with. ;)
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Falco's (Lame-Ass) OpenGL Projects

Post by GroundUpEngine »

dandymcgee wrote:
cypher1554R wrote:
eatcomics wrote:
TheBuzzSaw wrote:I stopped using /* comments */ .
Try writing a program on one line without /* comments */ :lol: I kid
That would be pretty hardcore even without no-comment policy.
Why would anyone bother commenting a one-line program? The only reason to comment is to help readability / maintainability, and if you were worried about either of those things you wouldn't have made it one line to begin with. ;)
True.
Dont forget /** comments */ :lol:
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Falco's (Lame-Ass) OpenGL Projects

Post by eatcomics »

It was a joke, the whole point was that you wouldn't need comments for that.... Jeez... where are my sarcasm tags, I swear I put them in there somewhere?
Image
User avatar
Khearts
ES Beta Backer
ES Beta Backer
Posts: 50
Joined: Sun Oct 10, 2010 5:07 pm
Current Project: Super Mario Bros Clone and 3D Engine
Favorite Gaming Platforms: Dreamcast
Programming Language of Choice: C/++

Re: Falco's (Lame-Ass) OpenGL Projects

Post by Khearts »

I can't consider this lame. I'll be using your assignments to actually learn some OpenGL.


Is it me, or is the icon's color supposed to be kinda..."scratchy" ?
Post Reply