bunny.outlined vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
bunny-outlined tuplegadget pass1-program pass2-program color-texture normal-texture depth-texture framebuffer framebuffer-dim


Macro words
WordStack effect
(framebuffer-texture>>draw)( iformat xformat setter -- quot )


Ordinary words
WordStack effect
(attach-framebuffer-texture)( texture attachment -- )
(framebuffer-texture)( dim iformat xformat -- texture )
(make-framebuffer)( color-texture normal-texture depth-texture -- framebuffer )
(make-framebuffer-textures)( draw dim -- draw color normal depth )
(pass1)( geom draw -- )
(pass2)( draw -- )
<bunny-outlined>( gadget -- draw )
clear-framebuffer( -- )
dispose-framebuffer( draw -- )
outlined-pass1-fragment-shader-main-source( -- string )
outlined-pass2-fragment-shader-source( -- string )
outlined-pass2-vertex-shader-source( -- string )
outlining-supported?( -- ? )
pass1-program( -- program )
pass2-program( -- program )
remake-framebuffer( draw -- )
remake-framebuffer-if-needed( draw -- )


Class predicate words
WordStack effect
bunny-outlined?( object -- ? )


Files