Skip to content

ProgrammingLanguageLeader/blender-csv-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blender-csv-animation

A Blender extension that enables you to export your animation to a CSV file

CSV file format

Every row of the file contains following information about an object:

  • frame number,
  • x coordinate,
  • y coordinate,
  • z coordinate,
  • speed,
  • rgb,
  • rotaion around z-axis angle

How to use it

Clone or download this repository

git clone https://github.com/ProgrammingLanguageLeader/blender-csv-animation

Open Blender and install the addon:

  1. Open User Prerences windows using main menu or shortcut (Ctrl + Alt + U): Files - User Preferences
  2. Under Add-ons tab click Install Add-on from File...
  3. Choose addon.py file from the directory of this repository
  4. Enable the Add-on

Use official docs for getting additional information

About

A Blender extension that enables you to export your animation to a CSV file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages