From: Dennis S. <sy...@yo...> - 2004-04-15 11:58:36
|
Libvisual currently have two plugin types, that is the actor plugins for the visualisation and the input plugins to easily retrieve samples. Also it supports an callback method for the input layer so the application developer can implement his own upload callback I'd like to extend this with Transformation plugins that are special plugins that can morph two actors from one to another, or mix them at any percentage in the morphing process. I haven't yet put a lot of thought in it so i'd like to see some suggestions and what kind of methods would be handy in the plugin. Cheers, Dennis |