Replies: 3 comments 3 replies
-
|
Here is an example which uses stencil: zengl/examples/advanced/stencil.py Lines 51 to 70 in 9002fbc If you worry about parsing and passing these values, here we do them (I checked for you they are in correct order in all places) Lines 551 to 567 in 9002fbc Lines 1171 to 1186 in 9002fbc Lines 867 to 875 in 9002fbc
It seems we might be using |
Beta Was this translation helpful? Give feedback.
-
|
would you like to create a PR with swapping the mentioned parameters at lines :873, :874 ? |
Beta Was this translation helpful? Give feedback.
-
|
2.7.2 is uploaded on PyPI and it includes your changes. pip install -U zengl |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working with the stencil functions. It is very complicated to understand so I am not very confident I am working with it correctly. But it seems like the options "pass_op" and "depth_fail_op" are reversed in functionality. Is this possible? Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions