Neil Toronto
|
bf77e525cc
|
Points renderers fill color option
|
2011-11-24 21:59:16 -09:00 |
|
Neil Toronto
|
57f07d516d
|
Refactoring: plot-device% now uses dc<%>'s set-origin, simplifying uses
|
2011-11-24 21:59:16 -09:00 |
|
Neil Toronto
|
94373ea9f9
|
Move point label `radius' units from point; plug plot->dc API leak
|
2011-11-21 10:39:16 -07:00 |
|
Neil Toronto
|
a23808dd95
|
Use rational? instead of regular-real?, cut some cruft
Make docs compile without warnings
|
2011-11-20 22:23:38 -08:00 |
|
Neil Toronto
|
75f76986c3
|
Plots with intervals too small or too large for flonums (2D and 3D)
Bounds fixpoint computation now uses only exact rationals
Speed improvements (3d-plot-area% now uses flonums internally as much as possible)
|
2011-11-14 22:01:07 -08:00 |
|
Neil Toronto
|
20e09c9f7f
|
Little fixes and improvements
|
2011-11-14 22:01:07 -08:00 |
|
Neil Toronto
|
a710cbb7fe
|
Speed/readability improvements in contour, surface and isosurface renderers
Progress on customization docs
Snip fixes and UI improvements
|
2011-11-14 22:01:07 -08:00 |
|
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
|
d477352c98
|
Small fixes, refactoring
Began finalizing the public interface to plot-device%
|
2011-11-10 12:59:42 -07:00 |
|
Neil Toronto
|
a4f245b273
|
Speed improvements in clipping
|
2011-11-10 12:59:42 -07:00 |
|
Neil Toronto
|
5a379b7236
|
Refactor *d-plot-area%; they are now containers for plot-device% instead of descendants of plot-area%
|
2011-11-10 12:59:42 -07:00 |
|