[PD] [Gem] changed [ortho] behaviour

Roman Haefeli reduzent at gmail.com
Mon Sep 11 00:30:10 CEST 2017


On Son, 2017-09-10 at 23:34 +0200, Jack wrote:
> 
> 
> However, you can simulate [ortho] if you need it now with :
> 
> [GEMglMatrixMode GL_PROJECTION]
> > 
> > 
> [GEMglLoadIdentity]
> > 
> > 
> [GEMglOrtho -1 1 -1 1 1 20]
> 
> With these objects, you reset the projection and use orthographic
> projection for your geo. -1 1 -1 1 1 20 are the clipping volume in
> ortho
> mode.

Cool. It works for both, old and current Gem. See attached patch. It
illustrates, what I initially wanted to achieve.

Thanks to you and to Cyrille for your patience.


Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: full_window_cylinder.pd
Type: text/x-pd-l2ork
Size: 701 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170911/f22cbbcc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170911/f22cbbcc/attachment.sig>


More information about the Pd-list mailing list