public marks

PUBLIC MARKS from tadeufilippini with tags python & gnu

March 2008

Aprenda Computacao com Python

Bem vindo ao site do mutirão de tradução do livro "How to Think Like a Computer Scientist: Learning with Python", de Allen Downey, Jeffrey Elkner e Chris Meyers. Todo o conteúdo deste site pode ser reproduzido livremente, nos termos da licença GNU FDL (Free Documentation License)

August 2007

GtkGLExt

GtkGLExt is an OpenGL extension to GTK+ 2.0 or later written by Naofumi Yasufuku, and maintained by Tim Shead. It provides additional GDK objects which support OpenGL rendering in GTK+, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. Unlike Jane Loff's GtkGLArea, GtkGLExt provides a GtkWidget API which enables OpenGL drawing for standard and custom GTK+ widgets. gtkglextmm, a C++ wrapper for GtkGLExt, is also available. C++ programmers can use it to write GTK+-based OpenGL applications using gtkmm 2. PyGtkGLExt is a Python language binding for GtkGLExt. Python programmers can use it to write GTK+-based OpenGL applications using PyGTK 2.

OpenGL

by 4 others
PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the SWIG wrapper generator, and is provided under an extremely liberal BSD-style Open-Source license.

March 2007