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

ManimGL : Text And Mobject Issues #2166

Open
mathsvisualization opened this issue Sep 13, 2024 · 13 comments · May be fixed by #2171
Open

ManimGL : Text And Mobject Issues #2166

mathsvisualization opened this issue Sep 13, 2024 · 13 comments · May be fixed by #2171
Labels

Comments

@mathsvisualization
Copy link

Def.mp4

Describe the bug

Code:

Wrong display or Error traceback:

Additional context

@lixiangsheng2018
Copy link

I encountered the same problem,It seems that the path of the animation is presented, but has not been cleaned up. Waiting for resolution......

@lixiangsheng2018
Copy link

commit :8235607b2a45849bc799b79049678668f091a635 is ok,the newst version is bad

@mathsvisualization
Copy link
Author

commit :8235607b2a45849bc799b79049678668f091a635 is ok,the newst version is bad

How to install ? Can you message me on instagram ?
@maths.visualization

@lixiangsheng2018
Copy link

git reset --hard 8235607

commit :8235607b2a45849bc799b79049678668f091a635 is ok,the newst version is bad

How to install ? Can you message me on instagram ? @maths.visualization

@lixiangsheng2018
Copy link

but this mesh line cannot show

@mathsvisualization
Copy link
Author

Can you message me on instagram ? @maths.visualization

Please Urgent ? Messenge me

@lixiangsheng2018
Copy link

lixiangsheng2018 commented Sep 22, 2024

I have no intendgram account> Messenge

@mathsvisualization
Copy link
Author

I have no intendgram account> Messenge

Instagram

@lixiangsheng2018
Copy link

after 24b160f all have problem

commit 24b160f (have issue)
Author: Grant Sanderson [email protected]
Date: Mon Aug 19 08:05:32 2024 -0500

Update VMobject shader wrapper

Use a combined VBO
Render with TRIANGLE_STRIP, and ignore every other

commit f9b9cf6 (normal)
Author: Grant Sanderson [email protected]
Date: Sat Aug 17 07:11:56 2024 -0500

Update so that vbo is not recreated on each from, but is read into

@lixiangsheng2018
Copy link

I think the vbo my not cleared during animation @[email protected] can you check and fix this

commit 24b160f
Author: Grant Sanderson [email protected]
Date: Mon Aug 19 08:05:32 2024 -0500

Update VMobject shader wrapper

Use a combined VBO
Render with TRIANGLE_STRIP, and ignore every other

@3b1b 3b1b linked a pull request Sep 28, 2024 that will close this issue
@3b1b
Copy link
Owner

3b1b commented Sep 28, 2024

One guess is that the use of gl_VertexID isn't consistent on all GPUs.

Can you let me know if it works on your machine from this branch? #2171

@germanzhu
Copy link

One guess is that the use of gl_VertexID isn't consistent on all GPUs.

Can you let me know if it works on your machine from this branch? #2171

This patch works for me, and the issue has been resolved. git checkout fix-vert-index-issue

@mathsvisualization
Copy link
Author

One guess is that the use of gl_VertexID isn't consistent on all GPUs.
Can you let me know if it works on your machine from this branch? #2171

This patch works for me, and the issue has been resolved. git checkout fix-vert-index-issue

Bro can you talk to me on Instagram? I talked about something related to manim. I.G @maths.visualization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants