Thread: Lack O' Inspiration

  1. #16
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Quote Originally Posted by Fordy
    #include <windows.h>

    and be sure that comes before any other include statements.

  2. #17
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Yep I just moved it up and it worked. I also noticed I missed 'WINAPI' before WinMain.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  3. #18
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    You people are avoiding my thread derailment joke. Stop it.

  4. #19
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Lol. We try.

    Oh yeah, I've just finished my first OpenGL program . It took me the best part of 2 hours, and it makes a 640x480 window, draw a triangle in the middle, a square next to it, colours them in, and spins the square around the triangle. I would definately say the source is well over 1000 lines. Ah I love OpenGl now.

    Why don't you do something few people are able to do well, learn a library like directx or opengl, and use them to not make games, but in more purposeful ways, such as physics or mapping the future based on facts from today. (ie weather, stars, etc)
    Believe it or not I'm actually going to look into that sounds different and quite interesting. If involves breaking the laws of physics, then so be it
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  5. #20
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Quote Originally Posted by Perspective
    you obviously missed http://nehe.gamedev.net

    oh, and if you want to play with a new language, use PYTHON!!! its the most programmer friendly language ive ever used. Very enjoyable.
    For sure - my main programming experience is with C, but I started learning Python, and I am quite impressed with the way it does things. Of course I am also learning Fortran 77, and I am having a tough time deciding which I like better..


    j/k - I am weird, so I am learning Fortran.

  6. #21
    He's trying.
    Join Date
    Apr 2005
    Location
    Missouri, US
    Posts
    70
    If you're interested in a new language, have a look at Ruby...It's actually very similar to Python, I guess, but I happen to prefer Ruby.

  7. #22
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    I started learning Ruby like a year ago - when I first used Linux. I even bought a book .

    If I remember rightly I wrote a little CVS-esque file management system. It was just a bunch of scripts for searching, deleting and sorting files in a certain 'reserved' directory, but it helped me a lot with learning the language.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  8. #23
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    haven't this been covered many times before.

    and, o yeah, ahluka, where the hell did you come from and why do you post so damn much - sheesh.

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  9. #24
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    I don't think I post that much. I've nothing to proove (except maybe I have a lot of free time ). I'm from South Wales, UK. Neath Port Talbot. Crynant. The Crescent. No, you can't have the house number, you perv

    (joke)

    *edit*
    Oh you said where 'did' i come from? Mars of course.

    What have I done? *puts gun to head*

    Begone, this is not for your brains.
    Last edited by cboard_member; 07-17-2005 at 10:01 AM.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  10. #25
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    >>I don't think I post that much. I've nothing to proove (except maybe I have a lot of free time<<

    you spam [almost] as much as Ober does on ES.

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  11. #26
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Hey I almost take offense to that. Wait, no I don't, but if I get banned for spamming, well, just remember, I know roughly where you live...
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Lost Inspiration
    By bumfluff in forum C++ Programming
    Replies: 11
    Last Post: 11-15-2006, 08:32 PM
  2. where do u get ur inspiration for ur appilcation?
    By poopy_pants2 in forum Windows Programming
    Replies: 5
    Last Post: 04-05-2003, 10:08 PM
  3. Inspiration...
    By Elor in forum C++ Programming
    Replies: 6
    Last Post: 01-22-2003, 03:05 PM
  4. The lack of effort and it's ramifications
    By Unregistered in forum C++ Programming
    Replies: 4
    Last Post: 05-10-2002, 02:57 PM