Re: [cl-opengl-devel] Re: Translating checker.c

2008-02-04 Thread Mikael Lax
On Sat, 2 Feb 2008 23:10:16 + (UTC) Sohail Somani <[EMAIL PROTECTED]> wrote: > > Specifically, there is no checker board pattern! > > -- > Sohail Somani > http://uint32t.blogspot.com > Hello, the error is that you do not specify a minification filter for the texture. The default value fo

[cl-opengl-devel] Re: Translating checker.c

2008-02-02 Thread Sohail Somani
On Sat, 02 Feb 2008 22:54:13 +, Sohail Somani wrote: > Hello, > > I am trying to translate the checker.c example from the textures > chapter: > > http://www.sgi.com/products/software/opengl/examples/redbook/source/ > checker.c > > Unfortunately, the code http://paste.lisp.org/display/55290