Search:

Type: Posts; User: GRIFFnDOOR

Search: Search took 0.00 seconds.

  1. Bullet Physics Engine installation problems

    hey so i just downloaded bullet 2.78, and took the following steps:

    unziped and found this tutorial: Creating a project from scratch - Physics Simulation Wiki
    followed the steps exactly for...
  2. any other oppinions would be much appreciated...

    any other oppinions would be much appreciated also =)
  3. Replies
    6
    Views
    1,190

    I don't know... DO you want to?

    I don't know... DO you want to?
  4. Ok thanks! Any other books you suggests that are...

    Ok thanks! Any other books you suggests that are better organized? And should i still continue with the superbible or just switch to only the redbook?
  5. Yes, i have but the tutorials do not seem to even...

    Yes, i have but the tutorials do not seem to even mention Shaders and matricies which it what my book says OpenGL is all about.... So i guess i'm a little confused?
    My book is newish (2010) so i...
  6. Thanks for all the input too guys! and are...

    Thanks for all the input too guys!
    and are there any mobile phones that aren't locked down, and pretty open to whatever language/libs you know? i havn't done any research on android yet
  7. Ok so if books are not the way to go, and if im...

    Ok so if books are not the way to go, and if im not in college where the classes.... what is?? The online tutorials don't seem much better than the books!
  8. I like and think most about ideas for game...

    I like and think most about ideas for game programming, which is why I got into OpenGL in the first place... but I'm thinking it would be a smarter route to get into the new market of windows Phone...
  9. Replies
    3
    Views
    1,783

    I would suggest it for a simple console game! ...

    I would suggest it for a simple console game!
    Just make a variable and set it to the current time,
    then make a new one when you wanna know the seconds passed, and take away the original game start...
  10. Major Life Decision: OpenGL games or WindowsPhone app development

    Hey so i just wanted a little help making the decision of whether i should continue the path i've started with learning OpenGL + SDL or instead turn to what my dad says is gonna get pretty popular:...
  11. Better books for Programming OpenGL and SDL...

    Hey, so i recently Finished reading C++ in 1 hour a day (Sam's) and have gotten to chapter 4 in the OpenGL superbible 5, as after some research I found OpenGL + SDL was highly recomended for game...
  12. Replies
    3
    Views
    19,434

    "Cannot find or open PDB file" ?

    Ok so i'm trying to run the following code, and it does compile and run, displaying the correct output i wanted from the code using FreeGlut and GLTools, and i also have the files freeglut_static.lib...
  13. Replies
    2
    Views
    2,812

    Wow haha, you'll have to forgive me because im...

    Wow haha, you'll have to forgive me because im currently only in my second week of programming (Sams C++),
    BUT THANK YOU!
    =)
  14. Replies
    2
    Views
    2,812

    Rectangle Generator....help!

    Hi, so i made this program to practice program flow/loops. It allows you to put in a length and width, which it uses to print out a certain number of dashes "-" and "|" characters.
    The only problem...
Results 1 to 14 of 15