Hi Luís,

Returning back to the solution for Vertex Arrays in the cl-opengl-thomas branch, could you tell a few words about it?

I tried to get an idea myself, but I can't even get it working :( Does it work for you?

When I compile the varray.lisp, I see this: "Symbol "VERTEX-POINTER" not found in the CL-OPENGL package."

Regards,
Denys


There's been some work on that already. I've been meaning to announce
this branch on this list, so here it goes. There's a cl-opengl-thomas
branch in <http://common-lisp.net/~loliveira/darcs/>, which, among
other things, includes some work on vertex arrays, including a macro
for defining array layouts. It depends on the cffi-newtypes tree which
you can find in that same directory.

Please have a look at that branch and let us know what you think, how
that relates to your work, etc...

Thanks.

--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel



_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to