Smilebags / p5.dimensions.js

An addon for p5.js which adds support for higher dimensional calculations.
72 stars 24 forks source link

Added Cross Function #6

Closed max0410 closed 7 years ago

Smilebags commented 7 years ago

I'll merge it for now, but this might be removed if we find it doesn't fit with the nature of the other functions. My idea for this addon is that it works in the same way as the p5.Vectors, but just removes the limitation of 3D. Their already implemented cross function seems to do the same thing. Anyway, this project is evolving over time so I'll just see what happens.

Smilebags commented 7 years ago

See #8 for the plans for the near future.