Skip to content

Conversation

@asinghvi17
Copy link
Contributor

@asinghvi17 asinghvi17 commented Jul 28, 2025

I'm still working on the two process thing and we should get it more elegant at some stage. But it turns out you only really need to move the rendering out of process.

Since WGLMakie has the browser do the rendering this seemed to work quite well, thanks @BenChung for the suggestion!

Cool video tax:

Screen.Recording.2025-07-29.at.4.51.15.PM.mov

@asinghvi17 asinghvi17 changed the title WIP interactive dashboard WGLMakie interactive dashboard for swingup Jul 29, 2025
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
QuanserInterface = "d7748c0a-89fb-413b-a9f0-29aba34b281f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we not have Makie in the /examples project, only in examples/interactive?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, but is there a particular reason for that? I was trying to have only one project to minimize precompile :D

Copy link
Collaborator

@baggepinnen baggepinnen Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, precompiling Makie tends to suck, so those how do not need that would be happy to not have to. On my beefy desktop machine, installing WGLMakie takes 210 seconds. Installing makie on a Raspberry Pi etc. is likely fatal.

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

Successfully merging this pull request may close these issues.

3 participants