-
Notifications
You must be signed in to change notification settings - Fork 1
Discussion: Upcoming features
ssuwelack edited this page Jul 9, 2014
·
6 revisions
- Automatic testing of selected examples
- Tests for operators
- Most important functionalities, e.g. SofaExporter
- Replace VCG mesh reduce with functionality from CGAL
- Better Abaqus exporter
- Should an exporter declare supported/unsupported elements?
- Is there a flexible way to add new elements to exporter? (Hooks, etc...)
- Clean up and Naming standards
- Documentation how to define elements and operators.
- Better error messages, verbose on/off, logger?
- Development Environment, How to write a C++ Operator?
- Creating a nice web page and documentation
- Define target groups (python dev, msml xml user, c++ library user?) and their entry points
- Python RunnerAPI?
- Separate exporter file creation and execution? How to handle post processing?