View Single Post
Old 3rd July 2006, 04:15 PM   #13
Dennis
Senior Member
Professional user
 
Dennis's Avatar
 
Join Date: Jul 2003
Posts: 899
Default Re: spiral spring: am I drawning in a glass of water?

All of my plugins were written in C++.

The best place to start is to ask Andy for a copy of the SDK --- it has some good examples of simple plugins in it, and a couple of helper docs.

Once you figure out the basics, you can grab the source for any of my own plugins to get a little more info into how to pass in params/etc. Some of the easier ones to read through are Wave, Select Connected, and Select Outer Edges. Stay away from Fur, Greeble, Layers, Divide Loop, and Knife at first --- they're significantly more complex structurally.

Good luck
Dennis is offline   Reply With Quote