Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 646 Bytes

File metadata and controls

20 lines (13 loc) · 646 Bytes

three.py

This project provides utilities for integrating Python with three.js.

The Python package three defines classes mirroring those in three.js. They can be JSON-serialized and (for the most part) loaded with three.js loaders.

Acknowledgements

JavaScript libraries:

Python packages: