game.models.obj.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
material tuplename ambient-reflectivity diffuse-reflectivity specular-reflectivity transmission-filter dissolve specular-exponent refraction-index ambient-map diffuse-map specular-map specular-exponent-map dissolve-map displacement-map bump-map reflection-map


Singleton classes
obj-vertex-format


Symbol words
current-material
current-model
material-dictionary
models
vn
vp
vt


Ordinary words
WordStack effect
cm( -- current-material )
face>aos( x -- y )
line>mtl( line -- )
line>obj( line -- )
md( -- material-dictionary )
push*( elt seq -- seq )
push-current-model( -- )
quad>aos( x -- y z )
read-mtl( file -- material-dictionary )
split-string( string -- strings )
strings>faces( strings -- faces )
strings>numbers( strings -- numbers )
triangle>aos( x -- y )


Class predicate words
WordStack effect
material?( object -- ? )
obj-vertex-format?( object -- ? )


Files