Metadata-Version: 2.1
Name: pyviz3d
Version: 0.2.21
Summary: PyViz3D is a python package to visualize 3D scenes.
Home-page: https://github.com/francisengelmann/pyviz3d
Author: Francis Engelmann
Author-email: francis.engelmann@gmail.com
License: MIT
Download-URL: https://github.com/francisengelmann/pyviz3d/archive/0.2.21.tar.gz
Description: <p align="center"><img width="40%" src="docs/img/pyviz3d-logo.png" /></p>
        
        ----
        PyViz3D is a python package to visualize 3D scenes directly in your browser.
        
        #### Links
        
        - Install: ```pip install pyviz3d```
        - [Documentation](https://francisengelmann.github.io/PyViz3D/)
        - [Demo](https://francisengelmann.github.io/pyviz3d_examples/instance/index.html)
        
        ### Examples
        Polygon meshes example.
        [<p align="center"><img width="60%" src="docs/img/example_meshes.png" /></p>](https://francisengelmann.github.io/pyviz3d_examples/meshes/index.html)
        
        Point clouds and segments example.
        [<p align="center"><img width="60%" src="docs/img/example.png" /></p>](https://francisengelmann.github.io/pyviz3d_examples/normals/index.html)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
