The stroke is not working for any geometry #1455
-
I ran the following code and it does not drawing the stroke line:
would be glad to have your comments on this issue. I have also tried the following code:
and the stroke is not acting. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
I just ran your second example and I can see the stroke with a different shade of blue. Or is the question about having it appear animated? |
Beta Was this translation helpful? Give feedback.
-
@rolisz I have tried in different PC and not showing the stroke. I have also checked the version of open GL which was 4.6. I think it is a bug in the manimgl. Should I change any config somewhere in manimlib? |
Beta Was this translation helpful? Give feedback.
-
@fabriciosb you need to have OpenGL installed higher than version 3.3. although mine is 4.6 and still have the same problem. I truly can not figure it out. |
Beta Was this translation helpful? Give feedback.
-
Hi, I've solved this problem. Please change your graphics processor. I changed my graphics processor and everything becomes fine. vendor: NVIDIA Corporation |
Beta Was this translation helpful? Give feedback.
Hi, I've solved this problem. Please change your graphics processor. I changed my graphics processor and everything becomes fine.
vendor: NVIDIA Corporation
renderer: GeForce 940MX/PCIe/SSE2
version: 3.3.0 NVIDIA 461.40
python: 3.9.4 (tags/v3.9.4:1f2e308, Apr 6 2021, 13:40:21) [MSC v.1928 64 bit (AMD64)]
platform: win32
code: 330