d-gamedev-team/gfm

OpenGL : avoiding to create geometry with a GLProgram

Closed this issue · 1 comments

p0nce commented

Makes reusing geometry less painful. Ideally the use() method would take a GLProgram?

p0nce commented

Closed because reduced scope in GFM, wrappers are gone.