Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Named Plugin Tutorial
Last updated at 6:39 pm UTC on 6 December 2008
I was inspired by NamedPrimitiveTutorial but I'd like to try to get a good documentation put together here.

Let's separate out platform specific stuff into a different pages so this could be a general useful tutorial for all.

There are some things you'll need to start:

My example is a primitive to execute a dotProduct on two 3D vectors.