Edit and compile if you like:
\documentclass{article}\usepackage{tikz}\usepackage{tikz-3dplot}\usepackage[active,tightpage]{preview}\PreviewEnvironment{tikzpicture}\setlength\PreviewBorder{0.125pt}%% File name: adjacent-faces-dodecahedron.tex% Description:% Two adjacent faces of the dodechedron are shown.%% Date of creation: July, 13th, 2021.% Date of last modification: October, 9th, 2022.% Author: Efraín Soto Apolinar.% https://www.aprendematematicas.org.mx/author/efrain-soto-apolinar/instructing-courses/% Source: page 2 of the% Glosario Ilustrado de Matem\'aticas Escolares.% https://tinyurl.com/5udm2ufy%% Terms of use:% According to TikZ.net% https://creativecommons.org/licenses/by-nc-sa/4.0/% Your commitment to the terms of use is greatly appreciated.%\begin{document}\tdplotsetmaincoords{70}{110}%\begin{tikzpicture}[tdplot_main_coords]% in order to scale the polyhedron change the value of {\escala}{##}\pgfmathsetmacro{\escala}{1.5}% Coordinates of the vertices\coordinate(1) at (-\escala*1.37638, \escala*0., \escala*0.262866);\coordinate(2) at (\escala*1.37638, \escala*0., -\escala*0.262866);\coordinate(3) at (-\escala*0.425325, -\escala*1.30902, \escala*0.262866);\coordinate(4) at (-\escala*0.425325, \escala*1.30902, \escala*0.262866);\coordinate(5) at (\escala*1.11352, -\escala*0.809017, \escala*0.262866);\coordinate(6) at (\escala*1.11352, \escala*0.809017, \escala*0.262866);\coordinate(7) at (-\escala*0.262866, -\escala*0.809017, \escala*1.11352);\coordinate(8) at (-\escala*0.262866, \escala*0.809017, \escala*1.11352);\coordinate(9) at (-\escala*0.688191, -\escala*0.5, -\escala*1.11352);\coordinate(10) at (-\escala*0.688191, \escala*0.5, -\escala*1.11352);
Click to download: adjacent-faces-dodecahedron.tex • adjacent-faces-dodecahedron.pdf
Open in Overleaf: adjacent-faces-dodecahedron.tex
See more on the author page of Efraín Soto Apolinar.