Textured quad
Posted: Wed Mar 16, 2011 10:27 pm
Using the same rendering technique as my previous plasma project (http://love2d.org/forums/viewtopic.php? ... 576#p27384), I've now modified it to display a textured quad. This is my last effort at per-pixel operations.. lol it's sloooow. Again, excuse my code, I've not yet learned about tables and whatnot, and I'm using arrays to setup the quad.. I think.
Here it is:
Here it is: