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

Browser GUI #8565

Open
wangmiaowei opened this issue Jul 19, 2024 · 1 comment
Open

Browser GUI #8565

wangmiaowei opened this issue Jul 19, 2024 · 1 comment
Labels
question Question on using Taichi

Comments

@wangmiaowei
Copy link

Thanks for your great work.
Hi, I am new in Tachi, I do not know how to display my simulation in the browser since I use a remote machine.. the gui = ti.GUI("Taichi MLS-MPM-128", res=512, background_color=0x112F41) only shows a small window, how can I do this conversion?

@wangmiaowei wangmiaowei added the question Question on using Taichi label Jul 19, 2024
@houkensjtu
Copy link
Contributor

Hi, if you're remote accessing the machine, it might be easier to export your results to .png files instead of connecting to the GUI.
You can find related documentation here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question on using Taichi
Projects
Status: Untriaged
Development

No branches or pull requests

2 participants