Toutes les langues

opengl

OpenGL sample using Glut/FreeGlut

4.25
Your rating: Aucun Average: 4.3 (4 votes)
/*
 * For this samples we need to change this header file (/usr/include/gtkglext-1.0/gdk/gdkglconfig.h) because will have an compilation error.
 * replace 'GDK_IS_GL_CONFIG' with: 'GDK_GL_IS_CONFIG'
 * replace 'GDK_IS_GL_CONFIG_CLASS' with: 'GDK_GL_IS_CONFIG_CLASS'
 * I don't know if this is a bug of gtkglext.
 
 * This code do not work with compiz-fusion enabled!!!!!!

Simple OpenGL sample using GLX

0
Your rating: Aucun
/*
 * For this samples we need to change this header file (/usr/include/gtkglext-1.0/gdk/gdkglconfig.h) because will have an compilation error.
 * replace 'GDK_IS_GL_CONFIG' with: 'GDK_GL_IS_CONFIG'
 * replace 'GDK_IS_GL_CONFIG_CLASS' with: 'GDK_GL_IS_CONFIG_CLASS'
 * I don't know if this is a bug of gtkglext.
 
 * This code do not work with compiz-fusion enabled!!!!!!

Lighting sample

0
Your rating: Aucun
/*
 * For this samples we need to change this header file (/usr/include/gtkglext-1.0/gdk/gdkglconfig.h) because will have an compilation error.
 * replace 'GDK_IS_GL_CONFIG' with: 'GDK_GL_IS_CONFIG'
 * replace 'GDK_IS_GL_CONFIG_CLASS' with: 'GDK_GL_IS_CONFIG_CLASS'
 * I don't know if this is a bug of gtkglext.
 
 * This code do not work with compiz-fusion enabled!!!!!!

Simple OpenGL sample using Gtkglext

5
Your rating: Aucun Average: 5 (2 votes)
/*
 * For this samples we need to change this header file (/usr/include/gtkglext-1.0/gdk/gdkglconfig.h) because will have an compilation error.
 * replace 'GDK_IS_GL_CONFIG' with: 'GDK_GL_IS_CONFIG'
 * replace 'GDK_IS_GL_CONFIG_CLASS' with: 'GDK_GL_IS_CONFIG_CLASS'
 * I don't know if this is a bug of gtkglext.
 
 * This code do not work with compiz-fusion enabled!!!!!!
Syndiquer le contenu