Releases: francisengelmann/PyViz3D
Releases · francisengelmann/PyViz3D
0.3.9
What's Changed
- Fix dtype error in default arguments to add_mesh() by @kylevedder in #10
- Make open3d an optional dependency by lazy-importing by @alexanderswerdlow in #11
- Add motion vectors by @AlexDelitzas in #12
New Contributors
- @kylevedder made their first contribution in #10
- @alexanderswerdlow made their first contribution in #11
- @AlexDelitzas made their first contribution in #12
Full Changelog: 0.2.25...0.3.9
0.2.25
Bug fix.
0.2.24
Added arrows.
0.2.23
Added polylines.
0.2.22
Added (oriented) bounding boxes.
0.2.21
Added .obj meshes and other overall improvements.
0.2.19
Release of the browser-based ThreeJS version of PyViz3D replacing the old one based on VTK.
0.1.6
new version
Minor changes regarding distribution on PyPi.
Minor changes regarding distribution on PyPi.
0.1
Update interactor.py