Kurt Yoder

Results 27 comments of Kurt Yoder

Hey, I just added a thumbs-up of encouragement for this idea. With new VPN vulnerabilities being found all the time, I'd really love to add this extra protection! Source: https://media.defense.gov/2019/Oct/07/2002191601/-1/-1/0/CSA-MITIGATING-RECENT-VPN-VULNERABILITIES.PDF...

"Easy things easy" (simple Wavefront entry point) + "hard things possible" (Parser + ParserResult) sounds like a very good idea.

I would interpret that to mean it is looking for an X11 server. Does Google Colab support that? I did a quick search and turned up this Stackoverflow: https://stackoverflow.com/questions/60886590/how-to-setup-pyglet-to-work-with-manim-in-colab Seems...

Looks like you need Xvfb (X virtual frame buffer). Is that something you have to manually add in Colab? I did another search, and in this answer the person is...

Would upgrading to a newer OpenGL require us to deprecate Pyglet support?

That's unfortunate. So Pyglet is basically holding us back then 😢 I am guessing supporting both Pyglet and ModernGL would be extremely complex. Is this correct?

The only downside I can think of switching is forcing existing Pyglet users to make changes. Is that likely?

That sounds like a good solution to me.

LGTM Any down sides to adding this? Additional memory perhaps?

There are a lot of great ideas in there!