Re: Sample code for vertex arrays
writes: > Can anyone provide sample code using vertex arrays? > > The program varray.lisp in the redbook examples uses these but things > like gl:vertex-pointer do not appear to be exported into the cl-opengl > package. Yes, I do have some sample code. The overall code is specific for OSX but
Sample code for vertex arrays
Can anyone provide sample code using vertex arrays? The program varray.lisp in the redbook examples uses these but things like gl:vertex-pointer do not appear to be exported into the cl-opengl package.
