Creating a dragon out of particles, surprisingly, requires little (vector) math. What it does require however, is how 3D modelling works. But since you can find 3D models online, it's not that hard to work around. Export the model to an 'obj' model, then read each line that starts with 'v '...