[cairo-commit] [cairo-www] src/OpenGL.mdwn

Carl Worth cworth at freedesktop.org
Tue May 18 12:10:39 PDT 2010


 src/OpenGL.mdwn |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 7ec78cf80137f1569a1a2845504304e52ad695ef
Author: jmouriz <jmouriz at web>
Date:   Tue May 18 12:10:38 2010 -0700

    Added simplest example

diff --git a/src/OpenGL.mdwn b/src/OpenGL.mdwn
index 5d95f8c..65cef71 100644
--- a/src/OpenGL.mdwn
+++ b/src/OpenGL.mdwn
@@ -210,6 +210,10 @@ a parameter feed to the image-filter shaders in realtime. If you have questions,
 suggestions or patches regarding this program, feel free to send them
 to me (<macslow at bangang.de>).
 
+## The simplest example
+
+You can find another simplest example [here](http://code.google.com/p/gtk-gl-slider/) (no glut, only one source file) (Juan Manuel Mouriz <jmouriz at gmail.com>).
+
 ## Further reading
 
   * [OpenGL][10], the main resource for OpenGL on the web 


More information about the cairo-commit mailing list