-
I use the Linux system to install mesh and execute` $make tests`. I report an error. The error is `NotImplementedError: Platform does not define a GLUT font retrieval function`. The error is said to b…
-
Hello, I would like to know if you were planning to update the dependance to OpenGL in order to use the pyOpengl 3.1.5?
Because now, Osmesa is in the pyOpengl 31.5.
Best,
Florian Berton
-
Hi! is there any reason why there is a hard dependency on pyopengl==3.1.0?
pyopengl is now at version 3.1.6, with lots of bug fixes and no API changes. Would it make sense to remove the hard versio…
-
Clang 15 has upgraded `-Wint-conversion` from a warning to a default error, and this means we cannot build `pyopengl-accelerate`
I get the following error:
```
src/numpy_formathandler.c:9802:3: …
-
Any reason there isn't a pyopengl-accelerate feedstock?
Any any reason not to simply build it in to the pyopengl feedstock? is there any reason one wouldn't want accelerate in a conda environment?
…
-
There are many emscripten apps that provide SDL (I guess it hooks into WebGL to provide OpenGL ES) ?
Would it be possible to provide pyopengl or PySDL ?
PypyJS looks like it would be fantastic f…
-
## Bug Report
### Current Behaviour:
When I click on 3d Editor it gives me an error, when I click ok, I get another, then it crashes.
### Expected behavior:
When I click it, I ex…
-
I'm unable to install pyopengl-accelerate on py3.12.3:
```
$ python --version
Python 3.12.3
```
Attempting to install it using Pip gives:
```
pip install PyOpenGL-accelerate --no-cache-di…
-
$ python3 main.py
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
I0000 00:00:1729510536.107929 11848630 gl_context.cc:357] GL version: 2.1 (2.1 ATI-4.14.1), r…
-
Here are the steps I needed to get this to work in windows 10:
---
## failed
- `python_embeded\python.exe -m pip install -r ./ComfyUI/custom_nodes/ComfyUI-4DHumans/requirements.txt`
## Man…