Eli Barzilay
|
bffe336220
|
#lang racket' -> #lang racket/base' conversions in plot and in images.
|
2012-11-07 08:03:45 -05:00 |
|
Neil Toronto
|
3ed1a78713
|
Made plot snips resizeable
|
2012-02-25 22:47:09 -07:00 |
|
Neil Toronto
|
553c72ab28
|
Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit)
Moved Racket-language, doc-generating "defthing" defines to unstable/latent-contract/defthing (will document in another commit)
|
2011-11-25 18:40:19 -07: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 |
|