python-abstract-rendering-doc

Rendering as a binning process documetnation
  https://github.com/ContinuumIO/abstract_rendering
  0
  no reviews



In most visualization systems, the pixels are tucked away under levels of geometric abstraction in the rendering system (such as circles, squares, and text). abstract rendering takes the opposite approach: expose the pixels and gain powerful pixel-level control. this pixel-level power is a complement to many existing visualization techniques. it is an elaboration on rendering, not an analytic or projection step, so it can be used as epilogue to many existing techniques.

this contains the documentation.