Documentation | Build Status | Code Coverage |
---|---|---|
Thebes
Thebes.jl is a little extension package for vector-graphics package Luxor.jl that provides some rudimentary 3D (2.5D?) wireframe functionality.
‘Thebes’?
Luxor.jl is built on Cairo.jl, and Thebes.jl provides a 3D context for Luxor.jl. Luxor, the modern city about 675km south of Cairo, is built on the site of Thebes, the ancient capital city of Egypt, which flourished 5000 years ago.
Acknowledgements
Many thanks to Chris @c42f who helped me implement the rotations using Rotations.jl.