C++ Definition and 803 Threads
-
P
C/C++ Determining OpenGL Version & Upgrading w/ C++
I am playing around with opengl using C++, and think it is awesome. But I have a question. I was looking at a tutorial on multitexturing, and when I ran the program it told me that my version of opengl doesn't support it. How do I determine which version of opengl I have, and how do I go...- Pauly Man
- Thread
- C++
- Replies: 3
- Forum: Programming and Computer Science
-
P
C/C++ How Can I Fix My C++ Runge-Kutta Method to Correctly Update Y Values?
Hi guys. I was wondering if anyone could help me with this code. I have sucessfully created a program in visual basic that can run a runge-kutta method. However I want to create one in c++, maybe eventually turn it into a .dll when i work out how to create and use them. :smile: Here is...- Pauly Man
- Thread
- C++ Runge-kutta
- Replies: 5
- Forum: Programming and Computer Science
-
C
C/C++ Why is C++ not considered a purely object oriented language?
I am a student of computer science, and naturally was shocked when, during my recent trip to a bookstore, was told that C++ in not really object oriented. The guy at the store referred me to a language called Smalltalk, which is supposedly the true object oriented language. I assume that most...- C0mmie
- Thread
- C++
- Replies: 2
- Forum: Programming and Computer Science