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:
![](https://uploads.gamedev.net/forums/monthly_2020_10/dbef2572fdb04d0b9d0eef279ef31559.image.png)
![](https://uploads.gamedev.net/forums/monthly_2020_10/8cbc5316f4ac4c08a0c3c8aee102ece3.image.png)