python - Render PyCairo onto PyOpenGL surface? -
I have recently started playing with pyakiro - it is easy to render on the surface of a piping (Eg a cube?) ... My OpenGell is actually non-existent, so I'm not sure that the best way to do this is to do this.
This process can work:
- Your drawings in Pucara Do it in normal way.
- Export the image to a file (or a handle to do this
- Load the image in the OpenLal Texture Memory.
- Using Texture in OpenGL Draw your cube.
Phase 1 and 2 are in Cairo, which I am not familiar with. Step 3 and 4 will be done in openness
Comments
Post a Comment