Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| news:release_2_12 [2012/03/29 09:34] – joswig | news:release_2_12 [2019/01/25 09:38] (current) – ↷ Links adapted because of a move operation oroehrig | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ==== Integer hull computation ==== | ==== Integer hull computation ==== | ||
| - | Two scripts simplify the computation of the convex hull of the lattice (integer) points in a polyhedron. The script will be described in more detail in the tutorial [[tutorial: | + | Two scripts simplify the computation of the convex hull of the lattice (integer) points in a polyhedron. The script will be described in more detail in the tutorial [[user_guide: |
| ==== Interface to Sketch 3D/TikZ ==== | ==== Interface to Sketch 3D/TikZ ==== | ||
| Line 17: | Line 17: | ||
| With the second command one can export a polytope to a sketch input file. To get the TikZ code just call sketch. | With the second command one can export a polytope to a sketch input file. To get the TikZ code just call sketch. | ||
| - | The interface can handle most of the basic customization options like colors for facets and vertices as well as thickness, transparency, | + | The interface can handle most of the basic customization options like colors for facets and vertices as well as thickness, transparency, |
| < | < | ||
| sketch(cube(3)-> | sketch(cube(3)-> | ||