-
Notifications
You must be signed in to change notification settings - Fork 26
SIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU
License
erwincoumans/sce_vectormath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Vector math library * Overview The Vector math library provides 3-D/4-D vector operations including addition, outer product, multiply by a matrix, quaternion etc. * License This library is licensed under the terms in the file 'LICENSE' in this directory. (BSD license) * Usage See the documents `doc/*.pdf'. No shared library, static library nor executable is installed, because all functions in this library are provided as inline functions. Copy the appropriate header files into your project. * Contacting the project Module maintainer: Erwin Coumans Feedback and patches: http://www.bulletphysics.com/Bullet/phpBB2/viewforum.php?f=18 Main repository URL: https://github.com/erwincoumans/sce_vectormath (moved from http://bullet.googlecode.com/svn/trunk/Extras/vectormathlibrary) * Example usage: See physics effects sample code in https://github.com/erwincoumans/bullet3 --- EOF
About
SIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published