Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D Plots: add new plot types and improve features #3777

Open
6 tasks
swharden opened this issue May 4, 2024 · 0 comments
Open
6 tasks

3D Plots: add new plot types and improve features #3777

swharden opened this issue May 4, 2024 · 0 comments
Labels
Help Wanted Scott won't do this soon, but PRs from the community are welcome!

Comments

@swharden
Copy link
Member

swharden commented May 4, 2024

The idea of 3D plots was mentioned previously (#2358) and recently implemented (#3774) but a lot of work is needed before this plot type feels truly functional. This issue will track progress toward moving forward with new features and plot types.

There is a new Sandbox.WinForms3D project in the ScottPlot 5 solution 🚀

High priority next steps that come to mind include:

  • non-orthographic projection perspective (this may be a 2-line modification)
  • improved center of rotation
  • ability to render flat surfaces in 3D space by creating a polygon from their vertices
  • addition of more 3D volume primitives
  • fix 3D rectangles so their panel render order occurs farthest-to-closest
  • a more carefully thought out UI which allows rotation along specific axes

3d4

@swharden swharden added the Help Wanted Scott won't do this soon, but PRs from the community are welcome! label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Scott won't do this soon, but PRs from the community are welcome!
Projects
None yet
Development

No branches or pull requests

1 participant