v0.2.1
- Added
Swizzle...
operation - Added functions to convert vectors to
int
component type (as opposed to strictint8
,int16
,int32
andint64
) - Improved documentation
- Prepped the repository for contributions
Swizzle...
operationint
component type (as opposed to strict int8
, int16
, int32
and int64
)