model-viewer vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
model-attributes game-attributesmodel-path
model-state tuplemodels vertex-arrays index-vectors textures bumps kas
model-uniforms mvp-uniformsmap_Ka map_bump Ka light view_pos
model-world wasd-worldmodel-path model-state
vbo tuplevertex-buffer index-buffer index-count vertex-format texture bump ka


Ordinary words
WordStack effect
<model-buffers>( models -- buffers )
<model-state>( model-world -- model-state )
<model-uniforms>( world -- uniforms )
clear-screen( -- )
draw-model( world -- )
fill-model-state( model-state -- )
make-texture( pathname alt -- texture )
obj-fragment-shader( -- value )
obj-program( -- value )
obj-vertex-shader( -- value )
open-model-viewer( model-path -- )
up-image( -- image )
white-image( -- image )


Class predicate words
WordStack effect
model-attributes?( object -- ? )
model-state?( object -- ? )
model-uniforms?( object -- ? )
model-world?( object -- ? )
vbo?( object -- ? )


Files