Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample/test code: use the plain container to keep track of x/y/w/h of a 3d draw region #29

Closed
galaxyjim opened this issue Mar 14, 2015 · 1 comment

Comments

@galaxyjim
Copy link
Owner

write a sample....

using clipping and pyglet open gl commands
an application can draw directly to any region on the screen

the plain container could be used to allow keep track of a screen region.

this is an alternative to having the opengl code always

behind the widgets, or
in a fixed screen location.

depends on gh-26

@galaxyjim
Copy link
Owner Author

test4.py

doesn't use clipping, but does draw using the canvas info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant