MANIFEST.in
README.md
setup.py
bin/vedo
bin/vedo-convert
examples/README.md
examples/run_all.sh
examples/tutorial.py
vedo/__init__.py
vedo/__init__.pyc
vedo/addons.py
vedo/addons.pyc
vedo/applications.py
vedo/assembly.py
vedo/assembly.pyc
vedo/backends.py
vedo/backends.pyc
vedo/base.py
vedo/base.pyc
vedo/colors.py
vedo/colors.pyc
vedo/docs.py
vedo/docs.pyc
vedo/dolfin.py
vedo/dolfin.pyc
vedo/io.py
vedo/io.pyc
vedo/mesh.py
vedo/mesh.pyc
vedo/picture.py
vedo/picture.pyc
vedo/plotter.py
vedo/plotter.pyc
vedo/pointcloud.py
vedo/pointcloud.pyc
vedo/pyplot.py
vedo/pyplot.pyc
vedo/settings.py
vedo/settings.pyc
vedo/shapes.py
vedo/shapes.pyc
vedo/tetmesh.py
vedo/tetmesh.pyc
vedo/ugrid.py
vedo/ugrid.pyc
vedo/utils.py
vedo/utils.pyc
vedo/version.py
vedo/version.pyc
vedo/volume.py
vedo/volume.pyc
vedo.egg-info/PKG-INFO
vedo.egg-info/SOURCES.txt
vedo.egg-info/dependency_links.txt
vedo.egg-info/requires.txt
vedo.egg-info/top_level.txt
vedo/examples/README.md
vedo/examples/run_all.sh
vedo/examples/tutorial.py
vedo/examples/advanced/README.md
vedo/examples/advanced/centerline1.py
vedo/examples/advanced/centerline2.py
vedo/examples/advanced/contours2mesh.py
vedo/examples/advanced/convexHull.py
vedo/examples/advanced/cutAndCap.py
vedo/examples/advanced/cutWithMesh.py
vedo/examples/advanced/densifycloud.py
vedo/examples/advanced/fatlimb.py
vedo/examples/advanced/fitline.py
vedo/examples/advanced/fitplanes.py
vedo/examples/advanced/fitspheres1.py
vedo/examples/advanced/fitspheres2.py
vedo/examples/advanced/geodesic.py
vedo/examples/advanced/geological_model.py
vedo/examples/advanced/interpolateField.py
vedo/examples/advanced/interpolateScalar.py
vedo/examples/advanced/intersect2d.py
vedo/examples/advanced/mesh_smoother1.py
vedo/examples/advanced/mesh_smoother2.py
vedo/examples/advanced/meshquality.py
vedo/examples/advanced/moving_least_squares1D.py
vedo/examples/advanced/moving_least_squares2D.py
vedo/examples/advanced/moving_least_squares3D.py
vedo/examples/advanced/multi_viewer.py
vedo/examples/advanced/pointsCutMesh1.py
vedo/examples/advanced/pointsCutMesh2.py
vedo/examples/advanced/quadratic_morphing.py
vedo/examples/advanced/recosurface.py
vedo/examples/advanced/run_all.sh
vedo/examples/advanced/skeletonize.py
vedo/examples/advanced/slicer1.py
vedo/examples/advanced/slicer2.py
vedo/examples/advanced/spline_draw.py
vedo/examples/advanced/splitmesh.py
vedo/examples/advanced/thinplate_grid.py
vedo/examples/advanced/thinplate_morphing1.py
vedo/examples/advanced/thinplate_morphing2.py
vedo/examples/advanced/thinplate_morphing_2d.py
vedo/examples/basic/README.md
vedo/examples/basic/align1.py
vedo/examples/basic/align2.py
vedo/examples/basic/align3.py
vedo/examples/basic/align4.py
vedo/examples/basic/align5.py
vedo/examples/basic/bgImage.py
vedo/examples/basic/boolean.py
vedo/examples/basic/boundaries.py
vedo/examples/basic/buildmesh.py
vedo/examples/basic/buttons.py
vedo/examples/basic/cellsWithinBounds.py
vedo/examples/basic/closewindow.py
vedo/examples/basic/clustering.py
vedo/examples/basic/colorMeshCells.py
vedo/examples/basic/colorcubes.py
vedo/examples/basic/colormaps.py
vedo/examples/basic/connVtx.py
vedo/examples/basic/cutter.py
vedo/examples/basic/delaunay2d.py
vedo/examples/basic/deleteMeshPoints.py
vedo/examples/basic/distance2mesh.py
vedo/examples/basic/extrude.py
vedo/examples/basic/fillholes.py
vedo/examples/basic/flatarrow.py
vedo/examples/basic/glyphs.py
vedo/examples/basic/glyphs_arrows.py
vedo/examples/basic/interactionstyle.py
vedo/examples/basic/isolines.py
vedo/examples/basic/keypress.py
vedo/examples/basic/largestregion.py
vedo/examples/basic/lightings.py
vedo/examples/basic/lights.py
vedo/examples/basic/linInterpolate.py
vedo/examples/basic/lorenz.py
vedo/examples/basic/manypoints.py
vedo/examples/basic/manyspheres.py
vedo/examples/basic/mesh_alphas.py
vedo/examples/basic/mesh_coloring.py
vedo/examples/basic/mesh_custom.py
vedo/examples/basic/mesh_lut.py
vedo/examples/basic/mesh_map2cell.py
vedo/examples/basic/mesh_modify.py
vedo/examples/basic/mesh_sharemap.py
vedo/examples/basic/mesh_threshold.py
vedo/examples/basic/mirror.py
vedo/examples/basic/mouseclick.py
vedo/examples/basic/multiblock.vtm
vedo/examples/basic/multiblocks.py
vedo/examples/basic/multirenderers.py
vedo/examples/basic/multiwindows.py
vedo/examples/basic/noname.py
vedo/examples/basic/pca.py
vedo/examples/basic/ribbon.py
vedo/examples/basic/rotateImage.py
vedo/examples/basic/run_all.sh
vedo/examples/basic/scalarbars.py
vedo/examples/basic/shadow.py
vedo/examples/basic/shrink.py
vedo/examples/basic/silhouette1.py
vedo/examples/basic/silhouette2.py
vedo/examples/basic/silhouette3.py
vedo/examples/basic/slider_browser.py
vedo/examples/basic/sliders1.py
vedo/examples/basic/sliders2.py
vedo/examples/basic/sliders3d.py
vedo/examples/basic/specular.py
vedo/examples/basic/surfIntersect.py
vedo/examples/basic/texture_coords.py
vedo/examples/basic/texturecubes.py
vedo/examples/basic/trail.py
vedo/examples/basic/tube.py
vedo/examples/other/README.md
vedo/examples/other/animation1.py
vedo/examples/other/animation2.py
vedo/examples/other/clone2d.py
vedo/examples/other/colorpalette.py
vedo/examples/other/downloading.py
vedo/examples/other/export_numpy.py
vedo/examples/other/export_x3d.py
vedo/examples/other/flag_labels.py
vedo/examples/other/icon.py
vedo/examples/other/inset.py
vedo/examples/other/makeVideo.py
vedo/examples/other/meshio_read.py
vedo/examples/other/nevergrad_opt.py
vedo/examples/other/non_blocking.py
vedo/examples/other/printc.py
vedo/examples/other/pygmsh1.py
vedo/examples/other/qt_tabs.py
vedo/examples/other/qt_window1.py
vedo/examples/other/qt_window2.py
vedo/examples/other/qttabsui.py
vedo/examples/other/remesh_ACVD.py
vedo/examples/other/remesh_meshfix.py
vedo/examples/other/run_all.sh
vedo/examples/other/self_org_maps2d.py
vedo/examples/other/spherical_harmonics1.py
vedo/examples/other/spherical_harmonics2.py
vedo/examples/other/tessagon_demo.py
vedo/examples/other/value-iteration.py
vedo/examples/other/vpolyscope.py
vedo/examples/other/dolfin/README.md
vedo/examples/other/dolfin/ascalarbar.py
vedo/examples/other/dolfin/awefem.py
vedo/examples/other/dolfin/calc_surface_area.py
vedo/examples/other/dolfin/collisions.py
vedo/examples/other/dolfin/curl2d.py
vedo/examples/other/dolfin/demo_auto-adaptive-poisson.py
vedo/examples/other/dolfin/demo_cahn-hilliard.py
vedo/examples/other/dolfin/demo_eigenvalue.py
vedo/examples/other/dolfin/demo_submesh.py
vedo/examples/other/dolfin/elasticbeam.py
vedo/examples/other/dolfin/elastodynamics.py
vedo/examples/other/dolfin/ex01_show-mesh.py
vedo/examples/other/dolfin/ex03_poisson.py
vedo/examples/other/dolfin/ex04_mixed-poisson.py
vedo/examples/other/dolfin/ex05_non-matching-meshes.py
vedo/examples/other/dolfin/ex06_elasticity1.py
vedo/examples/other/dolfin/ex06_elasticity2.py
vedo/examples/other/dolfin/ex07_stokes-iterative.py
vedo/examples/other/dolfin/ft02_poisson_membrane.py
vedo/examples/other/dolfin/ft04_heat_gaussian.py
vedo/examples/other/dolfin/ft07_navier_stokes_channel.py
vedo/examples/other/dolfin/ft08_navier_stokes_cylinder.py
vedo/examples/other/dolfin/ft09_reaction_system.py
vedo/examples/other/dolfin/heatconv.py
vedo/examples/other/dolfin/magnetostatics.py
vedo/examples/other/dolfin/markmesh.py
vedo/examples/other/dolfin/meshEditor.py
vedo/examples/other/dolfin/navier-stokes_lshape.py
vedo/examples/other/dolfin/nodal_u.py
vedo/examples/other/dolfin/pi_estimate.py
vedo/examples/other/dolfin/pointLoad.py
vedo/examples/other/dolfin/read_image.py
vedo/examples/other/dolfin/run_all.sh
vedo/examples/other/dolfin/scalemesh.py
vedo/examples/other/dolfin/simple1Dplot.py
vedo/examples/other/dolfin/stokes.py
vedo/examples/other/dolfin/stokes2.py
vedo/examples/other/dolfin/submesh_boundary.py
vedo/examples/other/dolfin/turing_2d.py
vedo/examples/other/dolfin/turing_3d.py
vedo/examples/other/dolfin/turing_pattern.py
vedo/examples/other/dolfin/wavy_1d.py
vedo/examples/other/trimesh/README.md
vedo/examples/other/trimesh/first_example.py
vedo/examples/other/trimesh/nearest.py
vedo/examples/other/trimesh/ray.py
vedo/examples/other/trimesh/run_all.sh
vedo/examples/other/trimesh/section.py
vedo/examples/other/trimesh/shortest.py
vedo/examples/pyplot/README.md
vedo/examples/pyplot/caption.py
vedo/examples/pyplot/cartoony.py
vedo/examples/pyplot/covid19.py
vedo/examples/pyplot/customAxes.py
vedo/examples/pyplot/customIndividualAxes.py
vedo/examples/pyplot/donut.py
vedo/examples/pyplot/explore5d.py
vedo/examples/pyplot/fonts3d.py
vedo/examples/pyplot/goniometer.py
vedo/examples/pyplot/graph_lineage.py
vedo/examples/pyplot/graph_network.py
vedo/examples/pyplot/histo_1D.py
vedo/examples/pyplot/histo_2D.py
vedo/examples/pyplot/histo_hexagonal.py
vedo/examples/pyplot/histo_polar.py
vedo/examples/pyplot/histo_spheric.py
vedo/examples/pyplot/histo_violin.py
vedo/examples/pyplot/latex.py
vedo/examples/pyplot/markers.py
vedo/examples/pyplot/markpoint.py
vedo/examples/pyplot/numpy2picture.py
vedo/examples/pyplot/plot0_multi.py
vedo/examples/pyplot/plot1_errbars.py
vedo/examples/pyplot/plot2_errband.py
vedo/examples/pyplot/plot3_pip.py
vedo/examples/pyplot/plot4_fxy.py
vedo/examples/pyplot/plot5_spheric.py
vedo/examples/pyplot/plot7_stream.py
vedo/examples/pyplot/plot_density2d.py
vedo/examples/pyplot/plot_density3d.py
vedo/examples/pyplot/quiver.py
vedo/examples/pyplot/run_all.sh
vedo/examples/pyplot/scatter1.py
vedo/examples/pyplot/scatter2.py
vedo/examples/pyplot/scatter3.py
vedo/examples/pyplot/scatter_large.py
vedo/examples/pyplot/triangulate2d.py
vedo/examples/simulations/README.md
vedo/examples/simulations/airplanes.py
vedo/examples/simulations/aspring.py
vedo/examples/simulations/brownian2D.py
vedo/examples/simulations/cell_colony.py
vedo/examples/simulations/doubleslit.py
vedo/examples/simulations/gas.py
vedo/examples/simulations/grayscott.py
vedo/examples/simulations/gyroscope1.py
vedo/examples/simulations/gyroscope2.py
vedo/examples/simulations/hanoi3d.py
vedo/examples/simulations/multiple_pendulum.py
vedo/examples/simulations/particle_simulator.py
vedo/examples/simulations/run_all.sh
vedo/examples/simulations/tunnelling1.py
vedo/examples/simulations/tunnelling2.py
vedo/examples/simulations/volterra.py
vedo/examples/simulations/wave_equation.py
vedo/examples/tetmesh/delaunay3d.py
vedo/examples/tetmesh/run_all.sh
vedo/examples/tetmesh/tet_astyle.py
vedo/examples/tetmesh/tet_build.py
vedo/examples/tetmesh/tet_cutMesh1.py
vedo/examples/tetmesh/tet_cutMesh2.py
vedo/examples/tetmesh/tet_isos_slice.py
vedo/examples/tetmesh/tet_threshold.py
vedo/examples/tetmesh/ugrid1.py
vedo/examples/tetmesh/ugrid2.py
vedo/examples/volumetric/README.md
vedo/examples/volumetric/erode_dilate.py
vedo/examples/volumetric/euclDist.py
vedo/examples/volumetric/interpolateVolume.py
vedo/examples/volumetric/isosurfaces.py
vedo/examples/volumetric/legosurface.py
vedo/examples/volumetric/lowpassfilter.py
vedo/examples/volumetric/mesh2volume.py
vedo/examples/volumetric/multiscalars.py
vedo/examples/volumetric/numpy2volume1.py
vedo/examples/volumetric/numpy2volume2.py
vedo/examples/volumetric/numpy_imread.py
vedo/examples/volumetric/office.py
vedo/examples/volumetric/office_furniture.py
vedo/examples/volumetric/pointDensity.py
vedo/examples/volumetric/probeLine1.py
vedo/examples/volumetric/probeLine2.py
vedo/examples/volumetric/probePoints.py
vedo/examples/volumetric/readVolume.py
vedo/examples/volumetric/read_vti.py
vedo/examples/volumetric/read_vts.py
vedo/examples/volumetric/run_all.sh
vedo/examples/volumetric/sliceMesh.py
vedo/examples/volumetric/slicePlane.py
vedo/examples/volumetric/streamlines1.py
vedo/examples/volumetric/streamlines2.py
vedo/examples/volumetric/streamlines3.py
vedo/examples/volumetric/streamlines4.py
vedo/examples/volumetric/streamribbons.py
vedo/examples/volumetric/tensor_grid.py
vedo/examples/volumetric/tensors.py
vedo/examples/volumetric/vol2points.py
vedo/examples/volumetric/volumeFromMesh.py
vedo/examples/volumetric/volumeOperations.py
vedo/fonts/Bongas.npz
vedo/fonts/Bongas.ttf
vedo/fonts/Calco.npz
vedo/fonts/Calco.ttf
vedo/fonts/Comae.npz
vedo/fonts/Comae.ttf
vedo/fonts/Glasgo.npz
vedo/fonts/Glasgo.ttf
vedo/fonts/Inversionz.npz
vedo/fonts/Inversionz.ttf
vedo/fonts/Kanopus.npz
vedo/fonts/Kanopus.ttf
vedo/fonts/LionelOfParis.npz
vedo/fonts/LionelOfParis.ttf
vedo/fonts/Normografo.npz
vedo/fonts/Normografo.ttf
vedo/fonts/Quikhand.npz
vedo/fonts/Quikhand.ttf
vedo/fonts/SmartCouric.npz
vedo/fonts/SmartCouric.ttf
vedo/fonts/Theemim.npz
vedo/fonts/Theemim.ttf
vedo/fonts/VictorMono.npz
vedo/fonts/VictorMono.ttf
vedo/textures/bricks.jpg
vedo/textures/clouds.jpg
vedo/textures/earth1.jpg
vedo/textures/earth1_bw.jpg
vedo/textures/earth1_lights.jpg
vedo/textures/earth2.jpg
vedo/textures/earth3.jpg
vedo/textures/gold.jpg
vedo/textures/grass.jpg
vedo/textures/grid.jpg
vedo/textures/leather.jpg
vedo/textures/marble.jpg
vedo/textures/paper1.jpg
vedo/textures/paper2.jpg
vedo/textures/paper3.jpg
vedo/textures/paper4.jpg
vedo/textures/textile.jpg
vedo/textures/water.jpg
vedo/textures/white.jpg
vedo/textures/wood1.jpg
vedo/textures/wood2.jpg
vedo/textures/wood3.jpg