neilzhu 3677b9d41f first commit 1 month ago
..
advanced 3677b9d41f first commit 1 month ago
basic 3677b9d41f first commit 1 month ago
other 3677b9d41f first commit 1 month ago
pyplot 3677b9d41f first commit 1 month ago
simulations 3677b9d41f first commit 1 month ago
volumetric 3677b9d41f first commit 1 month ago
README.md 3677b9d41f first commit 1 month ago
run_all.sh 3677b9d41f first commit 1 month ago

README.md

Example directories

Check out more examples in the above directories.

Get Started

git clone https://github.com/marcomusy/vedo.git
cd vedo/examples/basic
python align1.py

Search and Run any of the built-in examples with commands:

vedo --search align

and

vedo -r align1