PyEngine3D icon indicating copy to clipboard operation
PyEngine3D copied to clipboard

PyEngine3D is open source opengl 3d engine project wirtten in python.

Results 6 PyEngine3D issues
Sort by recently updated
recently updated
newest added

why did you add two separate OpenGL Libraries, wouldn't you have added one?

Hello! I'm new to this project and just trying to get it to build for the first time on Windows 10. I'm using a clean Anaconda environment with all dependencies...

There's this widget which allows opengl to be in a frame inside of tkinter. This frame is just like a glfw window. I've been using this for the past weeks....

Using versions in the requirements file gives alot of errors. Not using versions gave me no errors and worked numpy Pillow pygame pyglet PyOpenAL PyOpenGL PyOpenGL-accelerate

``` NFO |2024-06-17 08:57:37.345] initialize MeshLoader (ResourceManager.py:309) [INFO |2024-06-17 08:57:37.345] Regist Mesh : suzan (ResourceManager.py:457) [INFO |2024-06-17 08:57:37.346] Regist Mesh : skeletal (ResourceManager.py:457) [INFO |2024-06-17 08:57:37.346] Regist Mesh : axis_gizmo...