Development Examples
The following list includes examples of common ways that VisIt can be extended:
- Using tools to link attributes
- Having an interactor (i.e. pick) do something (i.e. make a new plot)
- Writing new queries
- Writing new expressions
- Adding a new cell type
- Adding a new data object type
- Modifying an operator
- Modifying a plot
- Communicating meta-data from a file to the pipeline
- Searching the file system from your database plugin
- Using the viewer in a Qt application
- Extending the interface from gui to engine
- Adding a new annotation object
- Adding a new third party lib
- Write a filter that depends on particle advection