hi i am going to working 3d OBJ models in python 3.8 and i studied Pywavefront & OpenGL documents and I am familiar a few with Them. Because I want Render a OBJ model as: “low-poly-fox-by-pixelmannen” that I Imported its OBJ, MTL and Texture files into pycharm, and Tried from a month ago for rendering this. Now python Dont Show any Error Message JUST WRITES WHITE TEXT AS : " 0.19 secs for 10000 PCG64 (Numba/PCG64) gaussian randoms
0.18 secs for 10000 PCG64 (NumPy/PCG64) gaussian randoms
931421"
BUT PYTHON DONT RENDER ANYTHING FOR ME. I AM VERY CONFUSED.
Below is My code: