Skip to content

PyVec

Compare
Choose a tag to compare
@pariterre pariterre released this 06 Apr 17:15
· 811 commits to master since this release
9dc0589

A vector 3d is the basics of 3d geometry. Yet Python didn't like them very much... This is now something from the past as Python can now use directly native numpy and DM vectors to declare a 3d Vector! Hurray :D