Hi everyone! I was just wondering what would be an advantage of C when used for graphics code? I'm about to take a computer graphics class but it seems that it would be wiser to use java over C, because of simplicity? I feel like C could optimize better because of use of threads(i don't know about java).



LinkBack URL
About LinkBacks



i'm thinking structs in C vs objects in java. i might need a refresher... thank u for the input!! by the way is there an openGL library for C and for java? if so, what are they, and which is cleaner (to use) than the other? 