Skip to content

Commit

Permalink
initial commit: add template for visualization example
Browse files Browse the repository at this point in the history
  • Loading branch information
skim0119 committed Oct 30, 2020
1 parent dd12b07 commit 443fa54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/Visualization/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## POVray Visualization Example


``` bash
python continuum_snake.py # Creates continuum_snake.dat file
python continuum_snake_render.py # Creates pov_snake_diag.mp4 and pov_snake_top.mp4 file
```

0 comments on commit 443fa54

Please sign in to comment.