[CSC 415] Texture Work
Andrew J. Pounds
pounds_aj at mercer.edu
Mon Feb 23 16:50:47 EST 2015
Guys -- hold off on any "texture" work. There are some real nasty
issues when trying to load image data into your programs using
loadImageRAW with C++. C code works great -- C++ not so much. You
have to remember that C and C++ pass memory arguments differently.
I'm trying to put together a workaround. Will hopefully be able to give
it to you in class tomorrow.
--
Andrew J. Pounds, Ph.D. (pounds_aj at mercer.edu)
Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
http://faculty.mercer.edu/pounds_aj
More information about the csc415
mailing list