Search:

Type: Posts; User: Razorblade Kiss

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: Help!

    by Razorblade Kiss
    Replies
    13
    Views
    2,258

    So how does it work....Instead of glaux.h I...

    So how does it work....Instead of glaux.h I include something else? Is OpenIL is just another program that doesn't support glaux? I don't see how this is an alternative, much less how to use it.
  2. Thread: Help!

    by Razorblade Kiss
    Replies
    13
    Views
    2,258

    How do I get around glaux.h specifically...

    How do I get around glaux.h specifically then....Is there a way that I can just get the glaux lib? I can't find anywhere to get glaux, except for NeHe. Even then I can't get it to work.
  3. Thread: Help!

    by Razorblade Kiss
    Replies
    13
    Views
    2,258

    Hm...

    And what is openil? lol

    Is it software, libraries, or is it replacements of some sort? Maybe it's something I didn't mention? :confused:
  4. Replies
    4
    Views
    11,996

    I can't...

    I can't get this...it says GL_BGR_EXT undefined when I put in the replacement...Could you implement the glAux...
  5. Thread: Help!

    by Razorblade Kiss
    Replies
    13
    Views
    2,258

    glaux.h is evil?

    if glaux.h is evil, how do we get around it? :confused:
  6. Replies
    4
    Views
    11,996

    NeHe Glaux replacement??

    Does anyone have any idea how to implement the glaux replacement from nehe into their tutorials? NeHe uses the glaux header for every tutorial, and Dev-C++ doesn't support it. I was told to replace...
  7. Replies
    12
    Views
    2,027

    hm...

    As I suspected, glaux is needed in the later lessons...(Well, starting at about lesson 6:P)So I figured I would replace the old glaux lib with the replacement, but I can't get anything to work. Any...
  8. Replies
    12
    Views
    2,027

    you are so freakin awesome!

    you are so freakin awesome! :p Thanks for all the help...I found the glaux replacement, but I also found out that all the lessons so far render fine without the glaux header. I've got it for later...
  9. Replies
    12
    Views
    2,027

    thanks...

    thanks for the info...shouldnt the tutorials say they are for unix though? i read them and it doesnt say anything about platforms...


    edit: I went to NeHe's site and started trying to learn it. I...
  10. Replies
    12
    Views
    2,027

    glx....

    OK....sounds like you know what you're talking about, :P. I have searched and searched through all of my folders in the compiler folder and i have not found it. Is there a place I could download it...
  11. Replies
    12
    Views
    2,027

    help??

    ok...could you possible tell me which one i am missing?
  12. Replies
    12
    Views
    2,027

    hm...

    the pic didnt show up, here it is again...hopefully it will show
  13. Replies
    12
    Views
    2,027

    yes..very detailed...

    sorry for the lack of details...i thought that maybe there was a file that would give me all (or as most as possible) of the files that are needed to use opengl. i included a list of the errors(only...
  14. Replies
    6
    Views
    2,685

    Skipped a step...

    To reach that (in 4.9.9.1, i don't know if this has been changed) you must select the "Parameters" tab to veiw that box. If this is not true for earlier versions, ignore this. :p
  15. Replies
    12
    Views
    2,027

    OpenGL issues...

    I have been having trouble following tutorials for learning OpenGL. More specifically, RoD's tutorials. They make sense, I can completely comprehend what is being explained. But suddenly, I hit a...
  16. Thread: Gui

    by Razorblade Kiss
    Replies
    7
    Views
    1,379

    Assuming...

    Don't tell me you people don't know what happens when you assume :p
  17. Replies
    16
    Views
    2,370

    as for luck...

    as for luck, I cannot beleive in it. If it is supposed to happen, it will happen. Thanks for the good luck though, as it is coming along nicely. Good night, all you helpful people. :)
  18. Replies
    16
    Views
    2,370

    so many errors

    Well, I had an error with the syntax of the struct, so it carried it as a syntax error for every >>, <<, etc. Since I used a lot of these, I had plenty of errors. Once I cleared up the starting...
  19. Replies
    16
    Views
    2,370

    that is it

    This is making me so mad....I just pulled hair out of my head. I make a simple program, it works perfectly. I throw the simple program in front of my program(no I didnt have 2 int main's or something...
  20. Replies
    16
    Views
    2,370

    wow....this is going to sound really really...

    wow....this is going to sound really really stupid, but my code is really jumbled. So instead of posting 10 million lines of code(actually morelike 95) I started to make a new program with just the...
  21. Replies
    16
    Views
    2,370

    makes sense....

    makes sense...now for more help :p
    I try to do this and I get 76 errors in my program!!It works fine until I try to implement this stuff, so could someone offer completely working syntax proof copy...
  22. Replies
    16
    Views
    2,370

    Where i learn....

    I have been learning from this site, but I have not been doing very much tutorial work lately. Instead, I constantly experiment with stuff I find in the boards here. Once I have covered the main...
  23. Replies
    16
    Views
    2,370

    This is exactly....

    This is exactly it...Thanks for the help :)

    But!
    I run into a problem. It says "player1 was not declared in this scope. Did I misunderstand you when you said to put it as:

    int main (player1,...
  24. Replies
    16
    Views
    2,370

    This should be an easy question...

    I think what I am looking for, I have already heard about and figured out how to use it (basically). But I have looked for a while and cannot find what it was! I have a problem with this, learning...
  25. Replies
    17
    Views
    1,841

    Problem...

    When I made a calculator program I made it menu style. For example,
    cout<<"Please choose an option below.\n1. Addition\n2. Subtraction\nWhat is your choice? ";
    cin>>choiceand you can probably...
Results 1 to 25 of 48
Page 1 of 2 1 2