Vixen Plugin Development: Difference between revisions
Jump to navigation
Jump to search
New page: Although Vixen provides a standard set of Vixen_Plugins plugins for a variety of hardware, individuals with different or custom hardware will need to develop their own plugin. Plu... |
(No difference)
|
Revision as of 13:28, 12 July 2008
Although Vixen provides a standard set of Vixen_Plugins plugins for a variety of hardware, individuals with different or custom hardware will need to develop their own plugin. Plugin development requires Microsoft Visual Studio, or another development environment for coding and compilation using Microsoft's .NET framework.
Resources
- Programmer's Guide (Only for Vixen 1.*)
- Example Source Code (Only for Vixen 1.*)