An easy way to add a Thompson tetrahedron to your images
-
how to produce & add the Thompson tetrahedron (TT) in a picture.
-
- open Thompson_tetrahedrone.py and enter your desired x,y,x coordinates and produce a "ThomTet_*.vtk" file.
- input: x,y,z coordinates
- output: ThomTet_*.vtk
-
- open visualize_TT.py and visualize the TT.
- input: ThomTet_*.vtk
- output: TT.png
-
- open concatenate.py, then put produced TT in your desired picture.
- input: your desired picture (here pic1.png) & TT.png
- output: final.png