rosetta-code.bitmap-bezier vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
rosetta-code.bitmap-bezier vocabulary

Words

Ordinary words
WordStack effect
(cubic-bezier)( P0 P1 P2 P3 -- bezier )
bezier-lines( {R,G,B} P0 P1 P2 P3 image -- )
draw-lines( {R,G,B} points image -- )
points-to-lines( seq -- seq )
t-interval( x -- interval )


Files
resource:extra/rosetta-code/bitmap-bezier/bitmap-bezier.factor
resource:extra/rosetta-code/bitmap-bezier/bitmap-bezier-docs.factor