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 |
|
Neil Toronto
|
dd471b4d73
|
Rename area.rkt -> plot-area.rkt
|
2011-11-10 12:59:42 -07:00 |
|
Neil Toronto
|
6b39863f1c
|
Source reorg
Added non-rendering plot elements
Optimizations
|
2011-11-10 12:59:41 -07:00 |
|
Neil Toronto
|
c9ffe2830b
|
Changed uses of dynamic-require to uses of lazy-require
Changed return contracts of 'plot', 'plot-snip', 'plot3d' and 'plot3d-snip' to (is-a?/c image-snip%)
|
2011-10-05 14:31:13 -06:00 |
|
Neil Toronto
|
d3b5e21cae
|
Added new plot library and old libfit (which plot still depends on)
|
2011-10-05 10:26:49 -06:00 |
|