Difference between revisions of "Plugin Configuration"
From Immersive Visualization Lab Wiki
m (New page: =Overview= In order for plugin to be functional, it must be built and given proper configuration in the CalVR Config File. This page is for listing library and data dependencies for a...) |
|||
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
In order for plugin to be functional, it must be built and given proper configuration in the [[CalVR Config File]]. This page is for listing library and data dependencies for a plugin, as well as providing an example for the xml configuration entry. | In order for plugin to be functional, it must be built and given proper configuration in the [[CalVR Config File]]. This page is for listing library and data dependencies for a plugin, as well as providing an example for the xml configuration entry. | ||
+ | =Plugins= | ||
+ | ==ArtifactVis== | ||
+ | ===Data=== | ||
+ | ===Config Example=== |
Revision as of 14:33, 5 June 2012
Contents |
Overview
In order for plugin to be functional, it must be built and given proper configuration in the CalVR Config File. This page is for listing library and data dependencies for a plugin, as well as providing an example for the xml configuration entry.