Difference between revisions of "VectorSection"
Jump to navigation
Jump to search
EricWilhelm (talk | contribs) (all obout the uber-converter) |
m (link fix) |
||
Line 1: | Line 1: | ||
[http://scratchcomputing.com/projects/uber-converter/ UberConverter project page] | [http://scratchcomputing.com/projects/uber-converter/ [[UberConverter]] project page] | ||
The UberConverter is an open-source collection of programs which form a universal vector-graphics translation system. By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse. | The [[UberConverter]] is an open-source collection of programs which form a universal vector-graphics translation system. By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse. | ||
Connectors may be written in any language because the hubs are all YAML data-structures. | Connectors may be written in any language because the hubs are all YAML data-structures. |
Revision as of 02:33, 22 January 2006
UberConverter project page
The UberConverter is an open-source collection of programs which form a universal vector-graphics translation system. By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse.
Connectors may be written in any language because the hubs are all YAML data-structures.