[Graphics] OpenGL code integration

Michael Goffioul michael.goffioul at gmail.com
Mon Feb 4 03:43:06 CST 2008


On Mon, Feb 4, 2008 at 8:45 AM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> | And what about the code location? Where do you think the rendering code
> | belongs to?
>
> How many files will it require?  If it is just a few, then I think
> putting them in the src directory is fine.

For the time being, 2: gl-render.h and gl-render.cc. All the rest is
in graphics.h
and graphics.cc. And should it be linked in octinterp, or put into a separate
library?

Michael.


More information about the Octave-maintainers mailing list