Skip to content

Commit 279885b

Browse files
committed
docs(gallery): add vtkTextActor and vtkVectorText screenshot in example gallery
1 parent 1b45543 commit 279885b

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
52.1 KB
Loading
80.2 KB
Loading

Documentation/content/examples/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,12 +239,16 @@ This will allow you to see the some live code running in your browser. Just pick
239239
[![ScalarBarActor Example][ScalarBarActor]](./ScalarBarActor.html "Scalar bar/color legend/LUT actor")
240240
[![Actor2D Example][Actor2D]](./Actor2D.html "Actor2D")
241241
[![CubeAxes Example][CubeAxes]](./CubeAxes.html "Cube axes around an actor")
242+
[![TextActor Example][TextActor]](./TextActor.html "2D text in a 3D scene")
243+
[![VectorText Example][VectorText]](./VectorText.html "PolyData 3D text")
242244

243245
</div>
244246

245247
[ScalarBarActor]: ../docs/gallery/ScalarBarActor.jpg
246248
[Actor2D]: ../docs/gallery/Actor2D.jpg
247249
[CubeAxes]: ../docs/gallery/CubeAxes.jpg
250+
[TextActor]: ../docs/gallery/TextActor.jpg
251+
[VectorText]: ../docs/gallery/VectorText.jpg
248252

249253
# Rendering
250254

0 commit comments

Comments
 (0)