Skip to content

Commit

Permalink
Merge branch 'master' of github.com:francisengelmann/pyviz3d
Browse files Browse the repository at this point in the history
  • Loading branch information
francisengelmann committed Sep 26, 2021
2 parents f18cc0e + ff2b265 commit 2146ec8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
[[Demo]](https://francisengelmann.github.io/pyviz3d_examples/meshes/index.html)
[[Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_meshes.py)

- Draw multiple (oriented) bounding box.
[[Demo]](https://francisengelmann.github.io/pyviz3d_examples/bounding_boxes/index.html)
[[Code]](https://github.com/francisengelmann/pyviz3d/blob/master/examples/example_bounding_boxes.py)

- Draw normals using lines.
[[Demo]](https://francisengelmann.github.io/pyviz3d_examples/normals/index.html)
[[Code]](https://github.com/francisengelmann/pyviz3d/blob/master/examples/example_normals.py)
Expand Down

0 comments on commit 2146ec8

Please sign in to comment.