Difference between revisions of "Plugin architecture Capabilities"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
Capabilities and Plugin Examples
== Capabilities and Plugin Examples ==
 


The following is a discussion of what we'd like to be able to do with a plugin.  Note it is not a discussion of how plugins will be managed.
The following is a discussion of what we'd like to be able to do with a plugin.  Note it is not a discussion of how plugins will be managed.

Revision as of 21:04, 12 February 2007

Capabilities and Plugin Examples

The following is a discussion of what we'd like to be able to do with a plugin. Note it is not a discussion of how plugins will be managed.

  • Effecting rendering pipeline (eg, improving rendering of clouds)
  • Transforming messages (eg: adding encryption to IM messages)
  • Improving the User Interface (eg: better building tools)
  • More..