Animation Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 8: Line 8:
|Forum=[http://forum.freecadweb.org/viewtopic.php?t=8976&start=10 here]
|Forum=[http://forum.freecadweb.org/viewtopic.php?t=8976&start=10 here]
|Wiki=[http://freecadbuch.de/doku.php?id=Animation%20Wokbench www.freecadbuch.de]
|Wiki=[http://freecadbuch.de/doku.php?id=Animation%20Wokbench www.freecadbuch.de]
|File= [https://github.com/microelly2/Animation-WB-Examples Examples]
|File=
|Tutorial=[http://freecadbuch.de/doku.php?id=Animation%20Wokbench#abroller abroller]
|Tutorial=[http://freecadbuch.de/doku.php?id=Animation%20Wokbench#abroller abroller]
|Video=[http://freecadbuch.de/doku.php?id=animation:videos animation:videos]
|Video=[http://freecadbuch.de/doku.php?id=animation:videos animation:videos]
Line 29: Line 29:
* Tutorials: [http://freecadbuch.de/doku.php?id=Animation%20Wokbench#abroller Toolset]
* Tutorials: [http://freecadbuch.de/doku.php?id=Animation%20Wokbench#abroller Toolset]
* Videos: [http://freecadbuch.de/doku.php?id=animation:videos Animation videos]
* Videos: [http://freecadbuch.de/doku.php?id=animation:videos Animation videos]
* Files: [https://github.com/microelly2/Animation-WB-Examples Examples]
* Files:


==Installation==
==Installation==

Revision as of 07:38, 24 May 2016

Template:DevWB


Animation Toolkit for FreeCAD

This Workbench can be used to create sequences of pictures.

It is still under construction - all contributions welcomed ...

Links

Installation

From GitHub

Linux Installation Instructions

To use this workbench clone this git repository under your FreeCAD MyScripts directory. On a Linux Debian based system such as Ubuntu, installation can be done through BASH as follows

$ mkdir ~/.FreeCAD/Mod

$ cd ~/.FreeCAD/Mod

$ git clone https://github.com/microelly2/Animation.git

Once installed, use git to easily update to the latest version:

$ cd ~/.FreeCAD/Mod/FreeCAD_Animation

$ git pull

Windows Installation Instructions

Tested with 0.16.5005 Development Snapshot on a Windows 7 64bit-System (thanks BPLRFE )

  • download the git repository as ZIP
  • assuming FreeCAD is installed in "C:\PortableApps\FreeCAD 0_16", go to "C:\PortableApps\FreeCAD 0_16\Mod" within Windows Explorer
  • create new directory named "Animation"
  • unzip downloaded repository in "C:\PortableApps\FreeCAD 0_16\Mod\Animation"

Within FreeCAD you will now have a new workbench-entry called "Animation".

Mac Installation Instructions

Copy or unzip the drawing dimensioning folder to the directory FreeCAD.app/Contents/Mod

where FreeCAD.app is the folder where FreeCAD is installed.

Automatic installation

See Installing

Tools

Detailed description here

File:Animation-menu-vert.png