Search:

Type: Posts; User: MethodMan

Page 1 of 20 1 2 3 4

Search: Search took 0.07 seconds; generated 24 minute(s) ago.

  1. Thread: Puzzle!!!

    by MethodMan
    Replies
    14
    Views
    3,660

    I finally get it! :)

    I finally get it! :)
  2. Thread: Illusions

    by MethodMan
    Replies
    8
    Views
    2,683

    I agree, that dots one is awesome!

    I agree, that dots one is awesome!
  3. Replies
    12
    Views
    3,203

    RFLMAO! :D

    RFLMAO! :D
  4. Thread: AntiVirus

    by MethodMan
    Replies
    6
    Views
    2,537

    Why not continue using Norton? Or did you not...

    Why not continue using Norton? Or did you not like how it performed?

    If your are looking for a free antivirus, check out AVG Antivirus:

    http://www.grisoft.com/doc/1
  5. Replies
    13
    Views
    3,392

    I heard that before in an OOP class I took, all...

    I heard that before in an OOP class I took, all the nerds laughed. I laughed at them :)
  6. Thread: oyu (you)

    by MethodMan
    Replies
    12
    Views
    3,423

    I have a problem of missing words when Im typing...

    I have a problem of missing words when Im typing sometimes, especially when instant messaging. I usually dont re-read what I type, and people can make it out. Meh.
  7. Thread: C

    by MethodMan
    Replies
    43
    Views
    8,517

    Sweeeeeeeeeeet I made the C :P Nice work!

    Sweeeeeeeeeeet I made the C :P

    Nice work!
  8. Replies
    4
    Views
    4,076

    Ive watched quite a few of those trick shot...

    Ive watched quite a few of those trick shot competitions, and Ive seen better shots than those.

    The hardest part about some of those is the setup. Once you have it setup properly, anyone who can...
  9. Replies
    10
    Views
    2,784

    I used to have a similar problem, however the...

    I used to have a similar problem, however the disconnects werent so often. I changed my ethernet card, tried a direct connect to the computer, got a new modem and it still happened. One guy came...
  10. Replies
    17
    Views
    4,835

    RFLMAO @ govt, that was awesome :D

    RFLMAO @ govt, that was awesome :D
  11. Replies
    36
    Views
    12,305

    Phew, I thought it was just me... :)

    Phew, I thought it was just me... :)
  12. Replies
    13
    Views
    3,291

    Thats pretty neat, although I agree with ober, it...

    Thats pretty neat, although I agree with ober, it would be fun for a while, then it would just get plain annoying.
  13. Replies
    10
    Views
    4,003

    Awesome Thanks Thantos

    Awesome

    Thanks Thantos
  14. Thread: Salsa

    by MethodMan
    Replies
    22
    Views
    5,793

    Poll: I like mine hot, but I dont usually like big...

    I like mine hot, but I dont usually like big chunks of vegetables.

    And I agree with Govtcheez, some hot sauces taste like absolute crap.
  15. Thread: reputation

    by MethodMan
    Replies
    6
    Views
    3,302

    I just lurk at these boards now, and I have seen...

    I just lurk at these boards now, and I have seen a lot of these damn posts. Dont people know how to search? :|! jeeeeeeeeeez!
  16. Replies
    14
    Views
    2,996

    CanadaComputers has a location in Toronto, they...

    CanadaComputers has a location in Toronto, they have some pretty good prices.

    Check out their webiste.
  17. Thread: 3D maze

    by MethodMan
    Replies
    25
    Views
    6,037

    I was reading on nehe You test whethere the...

    I was reading on nehe

    You test whethere the ray intersects a plane, and then you know that point, and then you can check if that point is on the polygon of the wall.

    Just wanted to clarify.
    ...
  18. Thread: 3D maze

    by MethodMan
    Replies
    25
    Views
    6,037

    >>To the original poster: have you made any...

    >>To the original poster: have you made any progress? Are you still even following the thread?

    I had no time to start, but have read some of the post and have looked at some tutorials.

    My walls...
  19. Replies
    7
    Views
    10,772

    Im getting a cast error, I must be calling...

    Im getting a cast error, I must be calling sprintf() wrong

    //funtion prototype
    void Timer::DrawText(GLint x, GLint y, char* s, GLfloat r, GLfloat g, GLfloat b);

    int i = 10; // want that to be...
  20. Replies
    7
    Views
    10,772

    sprintf equivalence in C++

    Hi,

    I was getting some help at the C forum, on converting an int to a char[]. Quzah suggested the use of sprintf, but now I have decided to implement what I am doing in C++, rather than C, and I...
  21. Thread: Int to Char

    by MethodMan
    Replies
    15
    Views
    3,010

    Sprintf returns the number of characters it print...

    Sprintf returns the number of characters it print if successful.

    Im not understanding how I would use the sprintf call to convert the int to a char...

    Im going to be using the function to...
  22. Thread: Int to Char

    by MethodMan
    Replies
    15
    Views
    3,010

    Yes I am able to ues the above funtion to print...

    Yes I am able to ues the above funtion to print text.

    But I would like to convert an int to a char prior to the call, so I can print the integer as a char.
  23. Thread: Int to Char

    by MethodMan
    Replies
    15
    Views
    3,010

    Int to Char

    I am aware that OpenGL does not directly support the displaying of text, and I found this funtion, but this isnt OpenGL specific, so I thought I would post this here



    DrawText(GLint x, GLint y,...
  24. Replies
    4
    Views
    7,108

    Good Random Number Generator

    Hi,

    Im using the Monte Carlo method to get an estimate of Pi.

    I generate numbers between 0.0 and 1.0, using the following function (similar to the one in the FAQ)



    double...
  25. Thread: Sml/ml

    by MethodMan
    Replies
    0
    Views
    979

    Sml/ml

    Just wondering if anyone here has worked with ML or SML, Im having some problems. Ill post some code if anyone can help out.

    Thanks.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4