racket/collects/images
Neil Toronto 91579f2a6e Now make-flomap* and effects functions accept (U (Vectorof Real) FlVector) for color instead of just FlVector
New vector-of-component functions: unsafe-flomap-ref*, flomap-ref*, flomap-bilinear-ref*, build-flomap*, inline-build-flomap*;
REPL interaction with -ref* is a bit weird - still need to make flvectors print nicely

Bilinear ref and scaling fix on top and left borders (bad/missing special cases);
Clarified flomap-bilinear-ref docs on extent of interpolated nonzero rectangle

Various doc fixes
2012-05-30 15:05:00 -06:00
..
icons images/flomap: public interface to floating-point bitmaps used by ray tracer 2012-05-29 17:51:19 -06:00
private Now make-flomap* and effects functions accept (U (Vectorof Real) FlVector) for color instead of just FlVector 2012-05-30 15:05:00 -06:00
scribblings Now make-flomap* and effects functions accept (U (Vectorof Real) FlVector) for color instead of just FlVector 2012-05-30 15:05:00 -06:00
tests Fixed whirl morph test 2012-05-29 18:08:48 -06:00
compile-time.rkt Added JPEG compression to compiled-bitmap' and compiled-bitmap-list' 2012-02-01 22:17:25 -07:00
flomap.rkt images/flomap: public interface to floating-point bitmaps used by ray tracer 2012-05-29 17:51:19 -06:00
gui.rkt Lightened icon outlines 2012-01-15 22:19:55 -07:00
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
logos.rkt images/flomap: public interface to floating-point bitmaps used by ray tracer 2012-05-29 17:51:19 -06:00