Random comment and meta-comment: comments should be used to declare the programmer's INTENTION. It should answer the question: what are you trying to accomplish?
I have just learned some GLUT so I can no make my own animated molecules with my in C++ code. But I can't figure out or find a movie library to record the frames. Any help with that?
@Treknologist If you just want to record your screen there are a number of free programs on google. Im not on my home computer now to tell you the exact one I used, but just google "recording screen" or "video screen" and you should see some nice free programs.
Random comment and meta-comment: comments should be used to declare the programmer's INTENTION. It should answer the question: what are you trying to accomplish?
Treknologist 11 months ago
@Treknologist That's true if you are watching this novice programmers remember to include comments in your code with the //
jisaid08 11 months ago
I have just learned some GLUT so I can no make my own animated molecules with my in C++ code. But I can't figure out or find a movie library to record the frames. Any help with that?
Treknologist 11 months ago
@Treknologist If you just want to record your screen there are a number of free programs on google. Im not on my home computer now to tell you the exact one I used, but just google "recording screen" or "video screen" and you should see some nice free programs.
jisaid08 11 months ago