You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Present all three projection modes together in the docs
Tidy the documentation for oblique projection:
- README: list oblique alongside orthographic and perspective.
- rendering.rst: present all three projection modes under one Projection
section (they had drifted into separate Perspective and Oblique
headings), and add a perovskite oblique example image beside the
orthographic and perspective ones.
- api.rst: add the Oblique autoclass entry and list it in the Projection
base note.
- Drop the "cavalier"/"cabinet" terms from the docstrings, examples, and
docs; the angle and foreshortening parameters are self-describing.
- generate_images.py: render the perovskite oblique example.
0 commit comments