Yi Li
Yi Li
Hi, I am trying to accelerate the procedure of rendering. I render about 10~20 images every time with one object in each image and found it will cause about 0.05...
Hello. I have several models and want to render them in one image. But I haven't seen any demo dealing with multiple objects. Is it possible to use glumpy to...
Hi. I met the error code 1281 when executing app.run, while I think the error is more likely at app.Window. According to the [link](https://stackoverflow.com/questions/30124343/opengl-error-1281-when-trying-to-gluseprogram) , I can use glGetError to...