Skip to content

Commit

Permalink
Setting example to view from a different angle, not rendering as solid.
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpoole committed Dec 11, 2014
1 parent 48d1f08 commit 02037b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/basic/macros/vis.mac
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
/vis/drawVolume
#/vis/scene/add/axes 0 0 0 300 mm

/vis/viewer/set/viewpointThetaPhi 60 30
/vis/viewer/set/viewpointThetaPhi 60 80

/vis/viewer/set/style solid
/vis/viewer/set/hiddenEdge 1
#/vis/viewer/set/style solid
#/vis/viewer/set/hiddenEdge 1

/vis/scene/add/trajectories
/vis/scene/endOfEventAction accumulate
Expand Down

0 comments on commit 02037b9

Please sign in to comment.