From f03c1a0c71ee6b6ec242373b7aa33a0d74ac172c Mon Sep 17 00:00:00 2001 From: Anurag Upadhyay <35711550+u-anurag@users.noreply.github.com> Date: Sun, 16 Apr 2023 23:12:50 -0700 Subject: [PATCH] Update vfo package name and description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edc3e33..9387717 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Simple scripts that help visualise OpenSees models or results. * [OpenSees 3D Visualisation](https://github.com/jamesmaguire/opensees-3d-visualisation) - A Python script that reads OpenSees simulation input and output files to create a 3D visualisation of your displaced model. ![oss][oss] ![python][python] * [OpenSees Model Plotter Matlab](https://github.com/gerardjoreilly/OpenSees-Model-Plotter-Matlab) - A Matlab-based plotter for models developed in OpenSees. ![oss][oss] ![matlab][matlab] * [OpenSees Online Visualizer](http://www.hanlindong.com/tool/opensees-online-visualizer/) - Copy and paste your tcl code in browser, and your visualized model is there. -* [OpenSeesPy PostProcessor](https://openseespydoc.readthedocs.io/en/latest/src/plotcmds.html) - OpenSeesPy includes post-processing commands that can be used to visualize 2D and 3D models with beam-column elements, Tri, Quad, and brick elements with only a single command. Users can plot deformed shapes, mode-shapes and time-hostory animations for both OpenSees Python and Tcl models. The animations can be saved as a movie file. ![oss][oss] ![python][python] +* [vfo - Visualization for OpenSees](https://vfo.readthedocs.io/en/latest/) - A Python + VTK package to visualize 2D and 3D models with only a single command. Users can view models, plot deformed shapes, mode-shapes and time-hostory animations with color contours for both OpenSees Python and Tcl models. The animations can be saved as a movie file. ![oss][oss] ![python][python] ## Cloud Computing Resources and guidelines for you to run OpenSees on cloud.