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
239
239
[ ![ ScalarBarActor Example] [ ScalarBarActor ]] ( ./ScalarBarActor.html " Scalar bar/color legend/LUT actor ")
240
240
[ ![ Actor2D Example] [ Actor2D ]] ( ./Actor2D.html " Actor2D ")
241
241
[ ![ 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 ")
242
244
243
245
</div >
244
246
245
247
[ ScalarBarActor ] : ../docs/gallery/ScalarBarActor.jpg
246
248
[ Actor2D ] : ../docs/gallery/Actor2D.jpg
247
249
[ CubeAxes ] : ../docs/gallery/CubeAxes.jpg
250
+ [ TextActor ] : ../docs/gallery/TextActor.jpg
251
+ [ VectorText ] : ../docs/gallery/VectorText.jpg
248
252
249
253
# Rendering
250
254
You can’t perform that action at this time.
0 commit comments