Search:

Type: Posts; User: CoffeCat

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    27
    Views
    8,003

    I post new infromation and further info in the...

    I post new infromation and further info in the Code::Blocks link in my previous post, please read the last 3-4 posts and try help.
    Im really close to start learning OpenGL graphics!
  2. Replies
    27
    Views
    8,003

    I just want to set my IDE so i can start operate...

    I just want to set my IDE so i can start operate with openGL, the rest is just reading tutorials i guess (was this way with C++)
    The books are also extremly expensive for me, maybe if im working...
  3. Replies
    27
    Views
    8,003

    Soo, where is this Win32 Aplication in Code...

    Soo, where is this Win32 Aplication in Code Blocks? I dont see such project and i have t ocreate it and then to link all the lib's i need :(
  4. Replies
    27
    Views
    8,003

    Ok, and one more thing; wich one is the Win32...

    Ok, and one more thing;
    wich one is the Win32 Application, is there such thing in C::B?
  5. Thread: About coding

    by CoffeCat
    Replies
    7
    Views
    1,202

    Yes SetName() //Set the value GetName()...

    Yes
    SetName(<value>) //Set the value
    GetName() //return that value, wich was previously set
    those functions work to acces private data
  6. Replies
    27
    Views
    8,003

    So i was told about a good article NeHe...

    So i was told about a good article NeHe Productions: Creating an OpenGL Window (Win32) and seem legit as i read few stuff, but the first few lines make me ask the next question.

    How can i link...
  7. Replies
    27
    Views
    8,003

    2 more questions; I want to make some 2D and 3D...

    2 more questions;
    I want to make some 2D and 3D games and i have no idea about waht to use, or where to start. I think the thread tittle is a bit missleading, i thought openGL is the best way to...
  8. Replies
    27
    Views
    8,003

    Im aiming for making 3d games (but i plan to...

    Im aiming for making 3d games (but i plan to start a serious 2d game soon for exercise and to see howa game should be coded, runing, etc)
    Im using Windows XP with C::B as IDE.

    I saw SFML have...
  9. Replies
    27
    Views
    8,003

    Wont disturb sorry. PS: Its C::B, had to cough...

    Wont disturb sorry.

    PS: Its C::B, had to cough it..
  10. Replies
    27
    Views
    8,003

    Can you post something to catch that is more...

    Can you post something to catch that is more begginer like, i dont know how to create an openGL project yet.
    The link you provided, its explanation is very good for beginners but i have the feel...
  11. Replies
    27
    Views
    8,003

    Yes curently im on in, but can i ask one...

    Yes curently im on in, but can i ask one question;
    At the begining lessons in Hello Triangle chapter, they only show me functions.
    I am not sure if i have to code those functions in my IDE, or is...
  12. Replies
    27
    Views
    8,003

    They are way too expensive for a Bulgarian guy...

    They are way too expensive for a Bulgarian guy like me, 30 USD is alot of money in this country. I started learning C++ some time ago and i yet didnt buy a book due to this thing.

    Is there...
  13. Replies
    27
    Views
    8,003

    A best way to start learning graphics?

    I have very, very basic understanding of how the graphics work, but i thought to start learning them. I have some C++ knowledge also.
    What is the best way to learn them as a beginner?
  14. What is the best way to rotate a spaceship with...

    What is the best way to rotate a spaceship with alot of details. A pixels must be re-drawn i think, but better i ask for a proper answer.
    Any best and fastest way?
  15. Replies
    2
    Views
    1,021

    In the first for loops, 'a' loops onces, and 'b'...

    In the first for loops, 'a' loops onces, and 'b' loops 5 times. Then again goes to 'a'.

    When enters in the 'b' loop, it will loop over and over until is done. Then it will go back to 'a' loop,...
  16. Replies
    2
    Views
    1,103

    Put the names in .txt file, then put them in a...

    Put the names in .txt file, then put them in a buffer. Pick a rand value and set that value as element index from the buffer.
    This way i used to create a Hangman game.
  17. Replies
    6
    Views
    9,780

    Thanks Soma. Will wait some more, but those...

    Thanks Soma.
    Will wait some more, but those seems popular.

    PS: So expensive :(
  18. Replies
    6
    Views
    9,780

    Good C++ book nowadays?

    Im sure there is ton of such questions and answers, but i wanted to see if there are any new books or maybe upcoming good ones.
    A brand new questions and answers about it.

    Please, see my...
  19. Replies
    37
    Views
    8,210

    Can you post a link or explain what the 2.0 RC...

    Can you post a link or explain what the 2.0 RC is, im kinda interesting.
  20. Replies
    17
    Views
    8,773

    Got a great feedback from Google.comp-lang and...

    Got a great feedback from Google.comp-lang and Daniweb, from here also!
    Thanks, will try hard for the upcoming projects in a code design aspect.
  21. Replies
    17
    Views
    14,627

    I know one a bit different. The programmer is...

    I know one a bit different.

    The programmer is just a tool, that turns coffe, into code
  22. Replies
    17
    Views
    14,627

    Thanks Matticus, didnt know there is Octal :P ...

    Thanks Matticus, didnt know there is Octal :P

    Nice one Soma.. lol
  23. Replies
    17
    Views
    14,627

    I still cant understand Matticus joke. Maybe...

    I still cant understand Matticus joke. Maybe someone can light me, if possible
  24. Replies
    17
    Views
    14,627

    Programing jokes? huh cliche

    Why do java programmers wear glasses?

    Becouse they dont C#..

    ps; not my credit.

    Your turn!
  25. Thread: IDE

    by CoffeCat
    Replies
    9
    Views
    1,542

    Poll: There is missing one of the most popular IDE and...

    There is missing one of the most popular IDE and thats the Microsoft one... what poll is this without the popular IDE's?

    Here i land on C::B, simply couse i didnt tryed any else.
Results 1 to 25 of 71
Page 1 of 3 1 2 3