Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francisengelmann authored Sep 26, 2021
1 parent c3fd701 commit ff2b265
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 ff2b265

Please sign in to comment.