Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Documentation/content/docs/gallery/TextActor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Documentation/content/docs/gallery/VectorText.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Documentation/content/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,16 @@ This will allow you to see the some live code running in your browser. Just pick
[![ScalarBarActor Example][ScalarBarActor]](./ScalarBarActor.html "Scalar bar/color legend/LUT actor")
[![Actor2D Example][Actor2D]](./Actor2D.html "Actor2D")
[![CubeAxes Example][CubeAxes]](./CubeAxes.html "Cube axes around an actor")
[![TextActor Example][TextActor]](./TextActor.html "2D text in a 3D scene")
[![VectorText Example][VectorText]](./VectorText.html "PolyData 3D text")

</div>

[ScalarBarActor]: ../docs/gallery/ScalarBarActor.jpg
[Actor2D]: ../docs/gallery/Actor2D.jpg
[CubeAxes]: ../docs/gallery/CubeAxes.jpg
[TextActor]: ../docs/gallery/TextActor.jpg
[VectorText]: ../docs/gallery/VectorText.jpg

# Rendering

Expand Down