Skip to content

xenois/pupetron

Repository files navigation

Pupetron

Digital puppetry for Blender

( Work in progress )

Blender setup

Packages should be installed in Blender's python cd blender_file_location/python/bin

  1. Install Socket.IO Server : python -m pip install python-socketio
  2. Install Eventlet : python -m pip install eventlet
  3. Download blender-files/pupetron-blender-addon.py
  4. In Blender, go to File > User Preferences... > Add-ons > Install from file.. and select the file
  5. Enable the add-on by ticking the corresponding box

Project setup

  1. Install all project packages npm i
  2. Build project npm run build
  3. Run the Electron app npm run start

Running tests

  1. npm run test . * For running realtime tests, Blender needs to be open ,the addon installed and activated. Also one object in the scene has to be selected.

License

Copyright (c) 2020 Ivi Hasanaj

License: MIT

About

Digital puppetry for Blender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors