/pythreejs

A Python/ThreeJS bridge

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pythreejs

A Python/ThreeJS bridge utilizing the IPython widget infrastructure.

Installation

  • Install the Python package
pip install pythreejs
  • Install and register notebook extension
python -m pythreejs.install

or for a development install:

    python -m pythreejs.install --user --symlink