-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Adding lightsource when plotting Poly3DCollection #19509
Copy link
Copy link
Closed
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featuretopic: mplot3d
Milestone
Metadata
Metadata
Assignees
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featuretopic: mplot3d
I am trying to visualize a .stl file using the libraries numpy-stl and mplot3D.
But in the plot we can barely see any features and its quite flat. Is it possible to add a

lightsourceoption for Poly3DCollections.