OpenTracker Editor in Python
As a simple learning application, I would like to write an OpenTracker configuration
editor using Python.
Requirements
- loading and validating OpenTracker config files
- saving OpenTracker config files
- a tree view of the config file
- automatic checking for validity constraints
- a graphical view of the configuration, with nodes and links
- dialogs or custom controls to enter attributes of nodes
- project management to deal with sets of files
- also manage other kind of resource files, such as ARToolkit data files
- allow larger configurations and split them with automatic network connections
Thoughts
- Is this reasonable ?
- probably can be decided after ismar deadline, when Joe probably also moves
to Dwarf
Result Set
do nothing now :/