racket/collects/plot/plot3d
Neil Toronto 8b93de59c6 Abstracted render-thread into worker-thread (preparing for animated 2D plots)
Endpoint-indifferent line styles (allows styles in finely chopped lines)
Adjacent polygons now gapless (faces drawn w/o antialiasing; jaggies mitigated by supersampling)
2011-11-10 12:59:43 -07:00
..
clip.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
contour.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
isosurface.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
line.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
matrix.rkt Source reorg 2011-11-10 12:59:41 -07:00
plot-area.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
plot.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
point.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
rectangle.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
shape.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
snip.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
surface.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00