File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments