Handbook
Glossary
<bunny-geom> ( model -- geom )
Vocabulary
bunny
.
model
Inputs
model
an
object
Outputs
geom
an
object
Definition
USING:
kernel
opengl.capabilities
;
IN:
bunny.model
:
<bunny-geom>
( model -- geom )
"1.5"
{
"GL_ARB_vertex_buffer_object"
}
has-gl-version-or-extensions?
[
<bunny-buffers>
]
[
<bunny-dlist>
]
if
;