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...

Showing posts with label POLY. Show all posts
Showing posts with label POLY. Show all posts

August 12, 2011

Scripted Keyframe animation from imported mocha file

This will provide some insight into the pleasantly trivial, but still involved, nature of scripting keyframes for a spline object. Currently i only do basic 'POLY' form of spline. read the code here :

github.com/zeffii/AE--afterfx--Mocha-shape-import

August 11, 2011

scripted keyframing of Curve Coordinates

after poking around, it seems this is an ok way to script keyframes for a 'POLY' curve.
If you want NURBS or BEZIER, i suggest reading the rotobezier.py addon by zanqdo, available here, especially CURVE_OT_insert_keyframe