Open mahrz24 opened 13 years ago
The rendering in Cairo is rather slow, use strict complex points as datatypes (allows nicer transformations anyway and is also a R vector space). Also, some quad tree / kd tree structure for quick partial rendering might be nice.
The library now uses complex numbers as points which are strict, this leads already to a small speed-up.
The rendering in Cairo is rather slow, use strict complex points as datatypes (allows nicer transformations anyway and is also a R vector space). Also, some quad tree / kd tree structure for quick partial rendering might be nice.