Process information
From Impure Wiki
There's plenty of interesting things you can do by just grabbing a data source and visualize it using some specific method. But there's no need to stop there: Impure gives you the tools to build much more complex processes. For example:
- Transform data (filter, order, parse, normalize, interpolate, compare, combine...)
- Use interactive controls to set parameters or manipulate data
- Combine controls and visualizators to build an integral interactive space
The Working with section in this wiki guides you through different tools for working with text, numbers, geometry, geographical data, images and more.
But this way of organizing the documentation does not imply that you can only build spaces that work with a specific data structure. Quite the contrary, Impure is a transverse tool, that makes it easy to integrate different kinds of data: the semantic with the numeric, the chronological with the geographical, etc.