Updated opengl examples

This commit is contained in:
codeanticode
2012-04-24 16:57:42 +00:00
parent ff2f74994e
commit 0eba7c327e
14 changed files with 95 additions and 75 deletions
@@ -1,6 +1,6 @@
// Blending, by Andres Colubri
// Images can be blended using one of the 10 blending modes
// available in OPENGL2.
// available in P3D.
// Images by Kevin Bjorke.
PImage pic1, pic2;