Featured post

new redirect for blender.org bpy docs.

http://www.blender.org/api/blender_python_api_current/ As of 10/11 november 2015 we can now link to the current api docs and not be worr...

May 20, 2013

matrix multiplication note to self

matrix multiplication, matrix * point using mathutils: using numpy: and three.js too


references

http://www.scipy.org/NumPy_for_Matlab_Users
http://docs.scipy.org/doc/numpy/reference/generated/numpy.matrix.html