[osg-users] Copy a region of an image x,y,w,h / s,t,r
Julien Valentin
julienvalentin51 at gmail.com
Sat Mar 3 06:33:12 PST 2018
- Previous message (by thread): [osg-users] Copy a region of an image x,y,w,h / s,t,r
- Next message (by thread): [osg-users] Copy a region of an image x,y,w,h / s,t,r
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi Steal,
http://forum.openscenegraph.org/viewtopic.php?t=7810&highlight=GLU
All image manipulation methods are GLU based, which require a proper GL context to be created and made current.
Perhaps popping a dummy osgViewer before calling these methods should do the trick...
Cheers
Steal wrote:
> Hi,
>
> My question is: How do I copy a part of an image?
>
> Thanks for reading
>
> - John
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73008#73008
- Previous message (by thread): [osg-users] Copy a region of an image x,y,w,h / s,t,r
- Next message (by thread): [osg-users] Copy a region of an image x,y,w,h / s,t,r
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the osg-users
mailing list