-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
issue:bugSomething isn't working... For use in issuesSomething isn't working... For use in issuesopenglConcerning the OpenGL renderer.Concerning the OpenGL renderer.
Description
Description of bug / unexpected behavior
When you run debug on any opengl program it shows that .glsl files the code tries to access does not exist. For instance in #2155. vert.glsl, geom.glsl, and frag.glsl are said not to exist.The code trying to access these files is at: https://github.com/ManimCommunity/manim/blob/main/manim/renderer/shader_wrapper.py.
Expected behavior
How to reproduce the issue
Code for reproducing the problem
Paste your code here.Additional media files
Images/GIFs
Logs
Terminal output
PASTE HERE OR PROVIDE LINK TO https://pastebin.com/ OR SIMILAR
System specifications
System Details
- OS (with version, e.g Windows 10 v2004 or macOS 10.15 (Catalina)):
- RAM:
- Python version (
python/py/python3 --version): - Installed modules (provide output from
pip list):
PASTE HERE
LaTeX details
- LaTeX distribution (e.g. TeX Live 2020):
- Installed LaTeX packages:
FFMPEG
Output of ffmpeg -version:
PASTE HERE
Additional comments
Metadata
Metadata
Assignees
Labels
issue:bugSomething isn't working... For use in issuesSomething isn't working... For use in issuesopenglConcerning the OpenGL renderer.Concerning the OpenGL renderer.