| Hosted by CoCalc | Download
import numpy as np res = np.loadtxt('./assets/text-output/att-3d.txt') point3d(res, size=2)
3D rendering not yet implemented