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

GLVisualize backend state tracker #577

Closed
6 tasks
SimonDanisch opened this issue Nov 20, 2016 · 4 comments
Closed
6 tasks

GLVisualize backend state tracker #577

SimonDanisch opened this issue Nov 20, 2016 · 4 comments

Comments

@SimonDanisch
Copy link
Member

  • cache RenderObjects for way better animation performance
  • implement pie charts
  • draw arrow heads as rotated particles
  • legend for colormap
  • better 3D axis
  • better interaction of camera with axis and labels
@mkborregaard
Copy link
Member

On my computer this backend throws an error on the post_empty call, because Plots does not import Reactive. This means that the backend doesn't work at all in Atom; it works but errors in the REPL. Is this something that will just be fixed by a reorganization where the backend will live in Plots_GLVisualize, that then is free to import Reactive?`

@SimonDanisch
Copy link
Member Author

No ;) But this is already fixed on my branch ... Try checking out sd/dev!

@mkborregaard
Copy link
Member

Nice, when do you plan to merge? Is the glvisualize backend otherwise ready for everyday use?

@daschw
Copy link
Member

daschw commented Jul 10, 2019

Closing as GLVisualize is no longer supported.

@daschw daschw closed this as completed Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants