-
Notifications
You must be signed in to change notification settings - Fork 24
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
Try run mass_spring_3d.py failed with AssertionError #20
Comments
Sorry for the confusing error message here, you may need to downgrade taichi_three to v0.0.3 by executing:
|
unfortunately,then i encounter another error:
btw how to realize fullscreen show in taichi?i can't find the option of gui in document,just change the resolution to 1920*1080 and still having title bar,any good advice? |
Oh I see, does https://github.com/archibate/taichi/blob/upgrade-ms-cloth-005/examples/mass_spring_3d.py with
Actually our GUI don't support fullscreen at this moment.. Use an external GUI package for display like |
This new feature is WIP in taichi-dev/taichi#1921, thank for the cool idea! |
great it worked ! , so beautiful effect !
that will be fantastic!,waiting you good news |
frist time i run mass_spring_3d.py demo reminds me need taichi_three,after installed run again,it pops the error like this:
how to solve this problem? and btw i installed taichi_glsl too
The text was updated successfully, but these errors were encountered: